An import problem
From: Yosvel Reyes Fonfria <fonfria_at_fc.uclv.edu.cu>
Date: 2006-01-06 18:04:16 CET
Hi guys:
I am new to subversion I have read chapter 5 and 6 from svnbook and setup a subversion repository with the following options on my svnserve.conf file
[general]
anon-access = none
password-db = passwd
of course I got in the same conf directory a file passwd whit this content
lycan = lycanpasswd
also lycan is the unix's user logged on my box and I an trying to issue this command
svn import svn://localhost/srv/svn/repos --message "Initial Layout"
the server ask me for a password for user lycan, it authenticates correctly and send me the following message
svn: Connection is read-only
I really dont know what's wrong with this setup because I follow the instructions to setup the repository carefully and setup the server as well
If somebody can help me I'll be very grateful
-------
---------------------------------------------------------------------
|
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.