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

I can't seem to get svnserver authorization to work

From: Jim Lynch <jimlynch1_at_gmail.com>
Date: 2007-03-09 16:14:25 CET

I have a svnserve.conf file that looks like:

### Visit http://subversion.tigris.org/ for more information.

[general]
password-db = passwd
realm = svnaccess

I have a passwd file that looks like:

[users]
jim = xpasswordx

I know that both files are being read because I had messed up both and svn
told me about the errors. Now that I have no errors, svn works well. Too
well. It doesn't bother to stop and ask me for my user/pw.

See:
svn co svn://machinea<DOMAIN>.com/svnlib
A svnlib/trunk
A svnlib/trunk/confdata
A svnlib/trunk/confdata/proftpd.conf.skel
...

I'm obviously missing something, can someone help? I followed the
instructions at http://linuxgazette.net/128/ramanathan.html or thought I
did. The SVN book was not very helpful in this case.

The system is a remote system if that makes a difference.

Thanks,
Jim.
Received on Fri Mar 9 16:14:54 2007

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.