info-cvs
[Top][All Lists]
Advanced

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

RE: import fail to put code to the repository


From: Wiest, Damian
Subject: RE: import fail to put code to the repository
Date: Wed, 26 Oct 2005 08:43:05 -0500


> -----Original Message-----
> From: PoWah Wong [mailto:address@hidden 
> Sent: Tuesday, October 25, 2005 2:05 PM
> To: info-cvs
> Subject: import fail to put code to the repository
> 
> 
> I want to add some codes from another directory to the 
> automation repository.
> 
> $cd /home/admin/automation/qaautotest/remote/V3.0
> $cp -rf /root/qaautotest10.24.05/remote/V3.0/* .
> 
> $cvs import -m "Import of V3.0" automation remote
> remote_3_0
> 
> ...

[snip]

> 
> $ cvs commit -m "Import of V3.0"  .
> cvs commit: Examining .
> cvs commit: Examining autoIt
> cvs commit: Examining chariot
> cvs commit: Examining configs
> cvs commit: Examining docs
> cvs commit: Examining lib
> cvs commit: Examining lib/docs
> cvs commit: Examining packages
> cvs commit: Examining scripts
> cvs commit: Examining temp
> water.nexthop.com: Connection refused
> cvs [commit aborted]: end of file from server (consult
> above messages if any)
> 
> 
> Check that my import operation is ok.
> $ cd /home/admin/
> $ mkdir t
> $ cd t
> $ cvs co automation
> 
> I do not see the imported files in the current
> directory.

It looks like you were unable to connect to the remote CVS repository, thus
your import could not be committed to the repository.

-Damian




reply via email to

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