info-cvs
[Top][All Lists]
Advanced

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

RE: Help....


From: Tracy Brown
Subject: RE: Help....
Date: Tue, 22 May 2001 20:17:42 -0700

I am unaware of an out-sourcing firm to perform this for you.

All you need to do is copy the repository to the new location. As far as
configuring your authentication mechanisms (pserver, etc.) refer to the
documentation.

Here's a handy command to do this:
# cd /path/to/cvsroot
# tar -cvplf - . | ssh address@hidden "cd /path/to/new/cvsroot;
tar -xvplf -"

Tracy.

-----Original Message-----
From: Kevin Dinsmore
To: address@hidden
Sent: 5/21/01 1:42 PM
Subject: Help....

We currently have a CVS server for our software guys. I need to move the
CVS server to a new Machine and we don't have the expertise in house to
perform this, so we want to out source it.. any ideas or help...
 
Kevin Dinsmore
IS Manager
Connectix Corp
650.638.7328
 



reply via email to

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