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

RE: Commit failed - Connection is read-only

From: William Ferguson <william.ferguson_at_hubbub.com.au>
Date: 2005-03-18 01:57:40 CET

Arghh - don't worry.

The answer is that svnserve defaults anonymous access to read-only as
configured in the conf/svnserve.cnf file in the Repository.

And I would have found this out sooner if I'd just done a Google search
instead of attempting to search the users-archive (which strangely returned
no results for "Connection is read-only").

William

-----Original Message-----
From: William Ferguson [mailto:william.ferguson@hubbub.com.au]
Sent: Friday, 18 March 2005 10:46 AM
To: 'users@subversion.tigris.org'
Subject: Commit failed - Connection is read-only

Hi all,

I'm just trying to get SubVersion up and running as a prelude to a larger
technical investigtaion and I'm having trouble getting it to commit.

Both the SubVersion server (using svnserve) and the client are currently on
the same machine, which is running Windows 2000.

I have started the SubVersion server using:
>%SUBVERSION_HOME%\bin\svnserve -d -r \Tools\SubVersion\Repositories

And have
1) creating a repository using "svnadmin".
2) imported the initial files using "svn import".
2) added some new files using "svn add".
3) edited some existing files.

But when I attempt to commit my adds/edits I get:

>%SVN_HOME%\bin\svn commit --message "Some damn fool msg"
svn: Commit failed (details follow):
svn: Connection is read-only

Any pointers for what I expect is an obvious oversight on my part,
gratefully accepted.

William Ferguson

---------------------------------------------------------------------
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 Fri Mar 18 02:00:01 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.