Bug#703638: [Openstack-devel] Bug#703638: ITP: cloudfuse -- FUSE filesystem for Swift object storage.

2013-09-12 Thread René Schultz Madsen
Is it getting maintained, because there has been no changes to the
code the last 3 months on github.

-- 

Med venlig hilsen / Best regards
René Schultz Madsen
Microting A/S
tlf. 66 11 10 66

CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is
for the sole use of the intended recipient(s) and may contain confidential
and privileged information or otherwise protected by law. Any unauthorized
review, use, disclosure or distribution is prohibited. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies of the original message


Bug#703638: [Openstack-devel] Bug#703638: ITP: cloudfuse -- FUSE filesystem for Swift object storage.

2013-03-25 Thread Thomas Goirand
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-gu...@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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org