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

[TSVN] Minor bug: Error message 'bash: line 1: svnserve: command not found' not shown

From: Mattias Waldau <mattias.waldau_at_abc.se>
Date: 2005-08-23 08:35:49 CEST

I have my svn-archive on OSX and forgot to include /usr/local/bin in the
path.

When I do checkout from the cygwin command line, I get:

C:\tmp>svn checkout svn+ssh://mattias@192.168.0.103/Volumes/data/svn-data
mattias@192.168.0.103's password:
bash: line 1: svnserve: command not found
svn: Connection closed unexpectedly

which is correct.

When I did checkout using tortoisesvn, it said that I wasn't allowed to
write to the file system.

After including svnserve in the PATH, everything works as expected.

Thank you for tortoisesvn, I am a long-time user of tortoise, and I am
now making the change from cvs to svn.

-- Mattias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 23 08:47:34 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.