Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 May 1998 14:33:15 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Castor Fu <castor@geocast.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: cvsup and CVS with active developers
Message-ID:  <Pine.BSF.3.96.980508142850.28068b-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.GSO.3.96.980507145518.8429B-100000@geo.geocast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 May 1998, Castor Fu wrote:

> I've been trying to understand CVS and cvsup, and how they work
> together, and I'm confused.
> 
> My central question is as follows:  
> 	Does someone who's actively working on a code base still use
> 	cvsup?

Yes.  They do all their work on a branch, and when it's time to commit it
they can use CVS's merge features to generate a set of patches. 

>  If so, how do the changes get propagated to the
> 	original source?

CVSUP is a one-way street -- the user must commit changes to the main tree
themselves.  

For the checkout modes, it's dependent on what the user wants.  I
personally maintain CVS trees vs. checkout mode since I like to look at
the commit logs and perhaps grab different versions of the files
(RELENG_2_2 vs. HEAD for instance).  People who are doing
daily-make-worlds probably don't need that level of control (or disk use).

> Finally:  Any plans for adding authentication to cvsup?  I suppose
> 	using ssh as described in the man pages is one way. . .

That could be a handy feature.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980508142850.28068b-100000>