[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: Gal Aviel <gala_at_chipx.co.il>
Date: 2005-04-14 13:03:26 CEST

I think you have to define users when accessing remotly (svn:// or
http://), otherwise you will get read only.

For svnserve (svn://) use the conf/svnserve.conf file (that point so a
plaintext userid/password file). P.S. the conf/ subdir
Is inside the repos.

For Apache (http://) it's in the httpd.conf file.

Read the book (svnbook.org), it has all the details.

Hope I got it right,

Thanks - Gal.

-----Original Message-----
From: robert [mailto:robert@redcor.ch]
Sent: Thursday, April 14, 2005 1:49 PM
To: users@subversion.tigris.org
Subject: svn: Connection is read-only

Hi there,
when I want to commit from a sandbox I get an
svn: Connection is read-only
error.
 From the same computer as the same user I can commit other sandboxes.

neither --user nor --password helps

what could be the reason?

thanks
Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 14 13:05:14 2005

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.