password-db failure?
From: Zorba the Hutt <zorbathut_at_uswest.net>
Date: 2004-03-02 22:31:16 CET
I'm trying to set up svnserve with a source repository, and, well, it isn't
svnserve.conf:
---- [general] password-db = ../../users ---- (or - same behavior) ---- [general] password-db = /usr/local/svn/users ---- /usr/local/svn/users: ---- [users] myusername = mypassword ---- With password-db commented out/removed, I get: ---- $ svn import mv svn://servername/mv --username myusername Log message unchanged or not specified a)bort, c)ontinue, e)dit c svn: Connection is read-only ---- With it not commented out, I get: ---- $ svn import mv svn://servername/mv --username myusername Log message unchanged or not specified a)bort, c)ontinue, e)dit c svn: 'mv' does not exist ---- Any suggestions? This is getting annoying. :P I'm starting the daemon with -d -r /usr/local/svn, btw. Thanks, -Ben --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Mar 2 22:30:50 2004 |
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.