info-cvs
[Top][All Lists]
Advanced

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

Re: Can cvs support distributed development usage.


From: Mike Castle
Subject: Re: Can cvs support distributed development usage.
Date: Mon, 17 Sep 2001 22:52:29 -0700
User-agent: Mutt/1.3.18i

On Tue, Sep 18, 2001 at 04:09:43AM +0000, Kaz Kylheku wrote:
> updating. So having one additional level of caching in the form of a
> local repository won't really help, other than perhaps make your initial
> checkout much faster.

One thing that I often do is keep a local copy of a working area checked
out somewhere, and when I want to start a new sandbox, instead of do a
checkout, I copy the working copy over to the new area, then do a cvs up.
Occasionally I will update the initial working area.

I believe that a few CVS hosted projects use that method for initial
distribution (I want to say Mozilla, and possibly wine).  You download
a tar file and unpack it, and then you can do cvs commands directly
from there.

mrc
-- 
     Mike Castle      address@hidden      www.netcom.com/~dalgoda/
    We are all of us living in the shadow of Manhattan.  -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc



reply via email to

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