info-cvs
[Top][All Lists]
Advanced

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

Re: NEWBIE -- needs help in moving directories from one repository to


From: Larry Jones
Subject: Re: NEWBIE -- needs help in moving directories from one repository to
Date: Tue, 10 Apr 2001 14:18:11 -0400 (EDT)

Luna, Glen writes:
> 
> I have been tasked to move the contents of a root directory from one
> host machine to another. From host_1, I need to move all subdirs but
> sub_1 and sub_2. Both hosts are Unix machines. We use ssh.

If I were you, I'd use scp to recursively copy the entire repository
(well, at least the CVSROOT directory and the root directory you're
interested in from host_1 to host_2, then delete the subdirectories you
don't want and examine the contents of CVSROOT very carefully since
there may be references to scripts that you'll need to change or
eliminate, a passwd file, etc.  If host_2 doesn't currently have an
active repository, you can just use the copy from host_1; otherwise,
you'll have to merge the stuff in the CVSROOT directories.

-Larry Jones

The game's called on account of sudden death. -- Calvin



reply via email to

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