[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Betr.: htpasswd without apache

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Fri, 18 Feb 2011 09:52:42 -0500

> "Ada Battousai" <adabattousai_at_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
Received on 2011-02-18 15:53:22 CET

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.