cannot authenticate with svnserve
From: Ingo Nolden <ingo.nolden_at_FunctionBay.de>
Date: 2005-05-25 23:25:17 CEST
Hi there,
I am new to Subversion, but everything works fine except:
I have set up svnserve as a service ( but also tried my issue without
anon-access = write
and still read with:
anon-access = read
This is ok, so far. But if authentication is necessary because I specify:
anon-access = none
and try to read, the server seems not to accept my login information.
C:\Data\Ingo\test>svn list svn://localhost
I am prompted for a password for a user which is not in the password file (
svn: Authentication error from server: Username not found
I tried svn.exe and TortoiseSVN, locally and remote, the server as a
Btw, I start the server with the following command:
svnserve -d -r C:\Data\Ingo\svndb
Can anyone help??
Ingo
##
|
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.