info-cvs
[Top][All Lists]
Advanced

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

Re: Summarize: CVS server upgrade?


From: Larry Jones
Subject: Re: Summarize: CVS server upgrade?
Date: Tue, 3 Feb 2004 11:54:21 -0500 (EST)

Courier writes:
>
> 3. Then take old server off line, then tar its Repository.
> 4. Connecting these two server by Crossover CAT5 for cp and untar new
> Repository.

You minimize the downtime by connecting the two machines first then
running the two tars in parallel through a remote shell:

        tar cf - cvsrepos | rsh newserver 'cd /where/ever; tar xf -'

-Larry Jones

You just can't ever be too careful. -- Calvin




reply via email to

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