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

Re: svn:Connection is read-only

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-03 23:03:02 CET

On Wed, 2004-03-03 at 12:34, Jeff Lanzarotta wrote:
> Hello,
>
> Why would my connection be 'read-only'?
>
> As root, I start the svnserver with the following command:
>
> svnserve --daemon --root /home/xyz/svn/repositories
>
> Then as myself, I create a repository and the when I do an import,
>
> svn import . svn://rogdrake/windss -m 'Initial directory layout.'
>
> I get 'svn: Conection is read-only'
>
>
> Any ideas? This just started happening...

Yes, look at your repos/conf/svnserve.conf file. It doesn't allow write
access by default. Read about svnserve.conf in chapter 6 of the book.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 3 23:06:21 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.