Re: Subversion access control
From: Matthew Beals <mjbeals_at_mtu.edu>
Date: Sun, 17 Jul 2011 09:28:37 -0400 (EDT)
I don't know your needs, but have you considered using svn+ssh instead? This transfers authentication over to ssh, which simplifies things quite a bit. Since all it is doing it making a tunnel and then calling svnserve as the user logging in, you can still retain user based permissions.
Matt
----------------------------------------
----- Original Message -----
We are running svnserve on a Mac OS X.
I can not get the subversion server to control access. I executed the server by this command:
(By the way, I originally changed the "#" to a space and got an error on that line. Apparently the keyword MUST start in the first column.)
I have added this line to 'passwd' -
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.