Hi all,

So... I'd like to install gitorious in a private server where about 5
developers will be using it. The idea is that each developer may have
his own projects and obviously can fork other developer's projects and
so on. The problem I'm facing is how to configure script/git-daemon so
only some specified users can get a project read-only clone via the
git protocol. Reasoning for this is that not all hosted projects would
be public so a project's owner should be able to decide which users
should be able to clone it or not.

If we rely only on using the ssh protocol with the shared gitslave
user... then each user only can clone his own projects... and always
read-write.

Do I explain myself?

Any suggestion on how to do this?

At least... if it's not really possible to do the perms check on a per
user basis... maybe there's some way to at least limit the git-daemon
to only deliver clones to gitorious registered users?

Thank you!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/gitorious?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to