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

Newbie Question Connection is read-only with svnserve ...

From: Peter C. <codedummy_at_hotmail.com>
Date: 2004-11-12 11:13:06 CET

Hello,

I successfully build subversion 1.1.1 with linux (suse7.1)
I started svnserve -d -t -r /subversion
I create an repository test svnadmin create /subversion/test
I opened a tunnel to that machine and try to import a file
and always receive: Connection is read-only

I found someone else asking this and it was mentioned to check permissions
to the conf file.
I checked it but it seems correct = owner has r,w (even after setting 777 -
no success)

I tried to "debug" but this line also fails:
svnserve --tunnel --tunnel-user root --root /subversion -d --foreground
Option --tunnel-user is only valid in tunnel mode.

So next I set it up on windows only.
With the same result svnserve and importing to e.g. svn://localhost/test
fails with connection is read-only.

But with importing to file://.../test it works.

Im stuck, can someone explain what next to do?

Greetings & Thanks
Peter

Other question: Has someone else experienced that the order of command line
option is somehow important with the svnserve command?!

_________________________________________________________________
Immer für Sie da. MSN Hotmail. http://www.msn.de/email/webbased/ Jetzt
kostenlos anmelden und überall erreichbar sein!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 12 11:14:28 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.