> "Ada Battousai" <adabattou...@gmail.com> schreef op 18/02/2011
> 06:36:40:
> 
> > I'm trying to make a local repository (protocol svn://, without
> > apache) works with a password file with htpasswd entries. But my
> svn
> > does not recognize the passwords added there.
> > How can I configure svn to make it work?
> 
> That won't work. The htpasswd file is used by apache, not by SVN
> itself.
> If you want to use just svn:// (not svn+ssh://) I _think_ the only
> option
> is a plain text file containing usernames and passwords:
> http://svnbook.red-
> bean.com/nightly/en/svn.serverconfig.svnserve.html#svn.serverconfig
> .svnserve.auth.users

I'm pretty sure you can use LDAP with svnserve via the SASL support.

BOb

Reply via email to