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

Noob: svnserve error when checking out

From: Graham Anderson <grahama1970_at_gmail.com>
Date: 2006-06-02 08:22:32 CEST

I am just starting out with subversion....
I am having trouble getting svnserve to work properly

I imported my project on my remote server with:
svn import /tmp/scg file:///usr/local/svn/repository/scg -m "scg
Please Work"

Then, I tried to check out the project:
svn checkout svn+ssh://www.mydomain.com/usr/local/svn/repository/scg

I got the error:
bash: svnserve: command not found
subversion/libsvn_ra_svn/marshal.c:255: (apr_err=210002)
svn: Connection closed unexpectedly

If I enter svnserve -i, I get:
( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline ) ) )

I also added the below to /etc/services
svn 3690/tcp # Subversion
svn 3690/udp # Subversion

any help is appreciated

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 2 08:24:06 2006

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.