bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVSROOT with hostnames


From: Dustin D .
Subject: Re: CVSROOT with hostnames
Date: Thu, 02 Jan 2003 05:47:14 GMT

Hi Larry,

Here are the details.  I'm using Windows 2000 and, because I share
documents between my desktop and laptop, I decided that using cvs
would be a good idea.  So I'm using cvs v 1.11.4.

I have a bunch of data under cvs on a remote machine, which I'm
connecting to via SSH (so my CVS_RSH variable is set to ssh).  I have
my CVSROOT set as follows:

CVSROOT=:ext:dustind@myhostname.org:/home/cvshome/

When I try to do a cvs checkout, I get the following:

C:\TMP3>cvs checkout Document
dustind@myhostname.org's password:
cvs server: Updating Document
U Document/desktop.ini
cvs server: Updating Document/Auto
U Document/Auto/toyota_tundra_log.xls
cvs server: Updating Document/Boats
Disconnecting: Corrupted MAC on input.
CVS [checkout aborted]: end of file from server (consult above
messages if any)

C:\TMP3>

However, if I set the CVSROOT to use the actual ip address instead of
hostname, I have no problems.

It might be important to add that I use a dynamic ip hostname
resolution service (dyndns.org), and since I'm not sure how cvs is
making the queries, I don't know if it resolves the hostname for every
file it tries to checkout.  If it does, I'd imagine it's flooding the
dyndns.org servers.  But I would be surprised if it actually works
that way because of the obvious latency that adds to the whole
process.

Any ideas?

Thanks,
Dustin

On Wed, 1 Jan 2003 18:02:14 -0500 (EST), lawrence.jones@eds.com (Larry
Jones) wrote:

>Dustin D. writes:
>> 
>> I'm having a problem.  Basically when I set my CVSROOT using
>> name@hostname and then do a checkout, cvs bombs out after about a
>> second.  However, instead of putting hostname, if I put the actual ip
>> address, cvs works fine and is able to checkout an entire directory.
>> My CVS_RSH is set as ssh.  Any idea what's wrong?
>
>Can you be a bit more explicit about what you mean by "bombs out"?  It
>would be helpful to see the exact command you typed and the exact output
>you get.  It would also be helpful to know exactly what versions of
>CVS you're using and on what platforms.
>
>-Larry Jones
>
>Hmph. -- Calvin
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]