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

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
auth-access = write

password-db = passwd
realm = sample realm

of course I got in the same conf directory a file passwd whit this content

lycan = lycanpasswd
danielle = daniellepasswd

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
Best Regards
Thanks in advance
Yosvel

-------
Red UCLV - Servicio de Correo
-------

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 6 17:15:26 2006

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.