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

Betr.: htpasswd without apache

From: Jan Keirse <jan.keirse_at_tvh.be>
Date: Fri, 18 Feb 2011 10:06:51 +0100

"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

**** DISCLAIMER ****

http://www.tvh.com/newen2/emaildisclaimer/default.html

"This message is delivered to all addressees subject to the conditions
set forth in the attached disclaimer, which is an integral part of this
message."
Received on 2011-02-18 10:05:41 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.