info-cvs
[Top][All Lists]
Advanced

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

Re: Checking out a "subset" of a CVS module


From: Peter Biechele
Subject: Re: Checking out a "subset" of a CVS module
Date: Wed, 18 Apr 2001 18:10:25 +0200

A reason could be to waste less disk space. Lets assume you have a large 
module (which started off small, but grew over time). And lets say 10 people 
are working on this module. So 10 times lets say 50 MB is already 500MB just 
for the sources of this module.

There are two solutions I think: 
1) You want to be able to checkout just a subset of a module
OR 
2) You must be able to split up modules !!
OR
3) You always delete the unnecessary files from the large checked out module.
 (This is very cumbersome and errorprone .... )


Especially the second "solution" would be of interest to me too.

-> How can you split up a module in two or more modules, maybe keeping the 
history or even the tags ???


Best Regards 

Peter Biechele




Am Mittwoch, 18. April 2001 16:37 schrieben Sie:

> > I've heard this question many times and wonder if it is motivated by an
> incorrect notion of the function of CVS checkout. Checkout gets a
> "snapshot" of a module and places it in a local directory. It doesn't
> reserve editing ability with regard to checked out files to just one
> person. In other SCM systems "checkout" does have this latter meaning.
> Was this your assumption, or is there another motivation for not
> wanting a complete snapshot in a local directory? Thanks
>
> Chuck
>
> > -----Original Message-----
> > From: CFMartin [mailto:address@hidden
> > Sent: Wednesday, April 18, 2001 8:18 AM
> > To: info-cvs
> > Cc: CFMartin
> > Subject: Checking out a "subset" of a CVS module
> >
> >
> > Greetings.
> >
> > We are setting up CVS to track revisions of scripts.  Nothing
> > really complicated.  I understand how CVS imports modules
> > that can be collections of directories and files, and that
> > when you check out a module CVS sends a working copy of
> > everything in the module.  Just the same, we were wondering
> > if it is possible to check out a "subset" of the module.  For
> > example, if a module contains 200 scripts, can we select just
> > one of the scripts to checkout?  Can we check out just one
> > script that may be contained in a directory that is several
> > directories deep in a module?
> >
> > Thanks,
> > Charles
> >
> >
> > _______________________________________________
> > Info-cvs mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/info-cvs

-- 
#####################################################
Dr. Peter Biechele, E-Mail: address@hidden
beXtec GmbH, Gründerzentrum im "Tabakschopf Ringwald"
Kaiserstuhlstr. 3, D-79312 Emmendingen, Germany
Tel.: +49 7641 93339 61, Fax: +49 7641 93339 69






reply via email to

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