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

Re: odd error

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-12-23 17:41:26 CET

On Tue, 2003-12-23 at 10:37, daniel@etrak-plus.com wrote:
> I am trying to import data from a remote machine to a svnserve
> proccess running on machine tippu. Both machines are win2k and this is
> the following command and the message i get.
>
> C:\working\Development>svn import svn://tippu/subversionrepo --message
> "inital d
> ata"
> svn: Connection is read-only
>
> On the server i started it with the svnserve -d process.
> Are there any other setup or paramaters i need to look at to get this
> to work correctly?

Yes. Take a look at the 'svnserve.conf' file sitting in your
repository's 'conf' area. You need to enable write-access, it's off by
default.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 23 17:42:11 2003

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.