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

Re: "logname: no login name"

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: 2005-08-05 20:02:30 CEST

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

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.