Password authentication for ra_svn
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-11-02 04:21:06 CET
We now have password authentication in ra_svn, using a tiny homegrown
You control all this stuff with the svnserve.conf file at the top
[general]
And then in the file "passwd" in the same directory, you would put:
[users]
That setup would allow read access for anonymous users and write
[general]
The next steps I'm hoping to work out are:
* Eliminate the -u option.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.