[Openstack-devel] Bug#703638: ITP: cloudfuse -- FUSE filesystem for Swift object storage.
Thomas Goirand
zigo at debian.org
Sun Mar 24 18:50:44 UTC 2013
On 03/23/2013 03:15 AM, Thomas Goirand wrote:
>> i've requested the membership and changed the Maintainer field on
>> debian/control
>> also i took the liberty to add you to uploaders field
>
> Thanks!
>
> I have added you as a member of the project. Our packaging guidelines
> are over here:
> http://openstack.alioth.debian.org/
Hi,
I've seen that you have added a git repository. Thanks for that. But the
rights aren't correct. Please issue the following commands:
ssh gfa-guest at vasks.debian.org
cd /git/openstack/cloudfuse.git
mv hooks/post-update.sample hooks/post-update
git --bare update-server-info
find . -exec chmod g+w {} \;
find . -type d -exec chmod g+s {} \;
git config core.sharedRepository group
so that others in the team can access your Git repository.
Cheers,
Thomas
More information about the Openstack-devel
mailing list