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

Re: [OT, somewhat] Can't get svn+ssh to work

From: Guy Umbright <guy-list_at_kickstandsoft.com>
Date: 2004-04-29 15:33:42 CEST

DING! Ah thank you. I knew I had to be missing something fundamental.

The server had apparently been running svnserve from an older copy that
I forgot I
installed in a different path, and I had cleared out that directory.
Adding a .bashrc
with the path I need in it, fixes the problem.

Thanks again. I have been banging my head on the desk on this one.

Guy

On Apr 29, 2004, at 2:28 AM, Ulrich Eckhardt wrote:

> Guy Umbright wrote:
>> I can successfully ssh to the client machine and do "svnserve -i",
>> with
>> no problem, getting
>>
>> ( 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
>> though:
>>
>> 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
>> get what the hell is going wrong. I will accept
>> any ideas, as well as any dopeslaps. What did I mess up?
>
> Well, I'd guess the paths for that account. Beware, there might be
> wore than
> one place to set the path. I think, by default, ssh starts a /bin/sh
> when
> invoking another process and /bin/sh probably wont read ~/.bashrc,
> even if
> that is the user's shell.
>
> Uli
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>
"Supernaturalism cannot, by its nature, be a "missing piece"; it is
merely the observation that a piece is missing."
Malaclypse the Younger

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 29 15:34:37 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.