mwerlberger
May 31st, 2007, 02:46 AM
Hi!
I'm already running an Ubuntu server and I'm almost happy. One big Problem I have is running the thing without LDAP. So I want to switch to LDAP and change all the user-auth and stuff in that way. Ok many literature can be found on these topics. But now to my problem: I also have running many svn repos on the machine from several users. Every user has its own repo within the home direcotry connecting with ssh+svn or https to it. I'm absolutely not satisfied with it because all the time a users needs another shared svn i have to change all the apache stuff to give https access to the single repo.
Is there a proper way to work out a strategy for one SVN repo for all users where everybody has an own project or sub-repo or what else... Make the repo https accessable and every user can manage user files to give access to their project partners. A Web-Interface for managing repos and user-accounts for SVN would be perfect of course...
Example scenario:
User XYZ creates a new repo for project MakeThingsEasier. There are working 5 people with him so he adds a user-config file for authenticating those 5 peoples and not annoying the sysadmin (me) to create a repo and all config for the user accounts for https access.
Hope somebody had to deal with this and can give me some hints/links/ideas.....
Kind regards,
Manuel
I'm already running an Ubuntu server and I'm almost happy. One big Problem I have is running the thing without LDAP. So I want to switch to LDAP and change all the user-auth and stuff in that way. Ok many literature can be found on these topics. But now to my problem: I also have running many svn repos on the machine from several users. Every user has its own repo within the home direcotry connecting with ssh+svn or https to it. I'm absolutely not satisfied with it because all the time a users needs another shared svn i have to change all the apache stuff to give https access to the single repo.
Is there a proper way to work out a strategy for one SVN repo for all users where everybody has an own project or sub-repo or what else... Make the repo https accessable and every user can manage user files to give access to their project partners. A Web-Interface for managing repos and user-accounts for SVN would be perfect of course...
Example scenario:
User XYZ creates a new repo for project MakeThingsEasier. There are working 5 people with him so he adds a user-config file for authenticating those 5 peoples and not annoying the sysadmin (me) to create a repo and all config for the user accounts for https access.
Hope somebody had to deal with this and can give me some hints/links/ideas.....
Kind regards,
Manuel