svnserve command not found while tortoisesvn communicates
From: Dinesh Sathya <ssdinesh_at_rediffmail.com>
Date: 2006-10-01 07:51:47 CEST
I have svn on linux and tortoise client on windows. In the svn on linux I checked the svnserve command path
MACCIUS-08:~ redegg$ which svnserve
/usr/local/bin/svnserve
This path is available in profile of bourne shell.
However when the tortoise windows communicate it says error could not wrote to output etc.
I tried to simulate what the client does in the svn- linux box itself through the following
MACCIUS-08:~ redegg$ svn list svn+ssh://69.80.199.102/Users/redegg/svn/test/dummy-project
Password:
bash: line 1: svnserve: command not found
svn: Connection closed unexpectedly
It appears as is evident it is not able to locate the svnserve command and it appears to be the problem I am not able to connect to subversion through trotoise.
Can some provide me any resolution for this problem.
Thanks in Advance
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.