You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Asen Christov <as...@gmail.com> on 2007/08/03 14:22:06 UTC

svn co error

Hi,

I'm trying

svn co 
svn+ssh://paco212.physik.uni-freiburg.de/afs/physik.uni-freiburg.de/home/sub_repository/ATLAS_Tools/

and I'm getting the following error:

tset: standard error: Invalid argument

bash: line 1: svnserve: command not found
svn: Connection closed unexpectedly


But if I do
which svnserve
I get
/opt/subversion-1.4.2/bin/svnserve

Any idea what's wrong ?

Thanks for help, Asen.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn co error

Posted by Asen Christov <as...@gmail.com>.
Hi,

thanks, problem solved.

/opt/subversion-1.4.2/bin was not in the path on the remote machine ...

cheers, Asen.

schoenfeld / in-medias-res wrote:
> Asen Christov wrote:
>   
>> But if I do
>> which svnserve
>> I get
>> /opt/subversion-1.4.2/bin/svnserve
>>     
>
> Where do you get this? On your local system or on the remote system?
>
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn co error

Posted by schoenfeld / in-medias-res <sc...@in-medias-res.com>.
Asen Christov wrote:
> But if I do
> which svnserve
> I get
> /opt/subversion-1.4.2/bin/svnserve

Where do you get this? On your local system or on the remote system?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org