Yes, you are right. It is coming from ssh. "ssh remotehost true" does
print out the error. I will check my bashrc to find out the culprit.
Thanks much
-Hari
On 8/5/05, Bob Proulx <bob@proulx.com> wrote:
> Does it come from any other command? What is the URL you are using to
> access the repository? I think Ben is on the problem when he suggests
> ssh as the source. But I think it is in your environment files.
>
> I am guessing you are using logname in your ~/.bashrc file on the
> remote machine and are using ssh as the access method. Because bash
> reads the ~/.bashrc file on remote shells the logname there is
> generating the error message.
>
> Assuming you are using ssh:
>
> ssh remotehost true
>
> That command should have no output of any type. If it does have
> output, track down the source and silence it.
>
> Bob
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 5 20:04:14 2005