unable to authenticate to svnserve -- no challenge issued
From: Vivek Khera <khera_at_kcilink.com>
Date: 2004-03-09 18:14:57 CET
I've searched the list archives about this, but did not find anything
Subversion is installed via the FreeBSD port on FreeBSD 4.9.
I've set up svnserve as per the book chapter. I run it with this
su svn -c "svnserve -r /home/svn/repos --foreground -d"
the svnserv.conf file is this:
--cut here--
[users]
and the passwd file is just this for testing purposes:
--cut here--
the passwd file is readble by the svn user and group. The entire
when I try to check out an imported project, I get this error:
% svn co svn://yertle/testproject/trunk testproject
Tracing the wire, I see these exchanges between the server and client:
>> "( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline ) ) ) "
isn't the server supposed to issue some sort of challenge to the client
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
---------------------------------------------------------------------
|
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.