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

Commit failed - Connection is read-only

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

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
Received on Fri Mar 18 01:48:39 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.