[OT, somewhat] Can't get svn+ssh to work
From: Guy Umbright <guy-list_at_kickstandsoft.com>
Date: 2004-04-28 22:20:59 CEST
I had everything working under Mac OS X (subversion installed via
Specifically, when I do (for instance):
svn commit -m "update"
I get the following:
bash: svnserve: command not found
Similar message for a checkout too.
I can successfully ssh to the client machine and do "svnserve -i", with
( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline ) ) )
But strangely if I do:
ssh <servermachine> svnserve -i
I get the same messages as with the svn command. If I do the following
ssh <servermachine> /opt/local/bin/svnserve -i
getting:
( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline ) ) )
/opt/local/bin is indeed in the the path for the account, so I don't
Guy
-- WWARPWDBISCD - What would a rational person who didn't belive in superstitous crap do? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Apr 28 22:21:43 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.