Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Sep 2001 12:53:26 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Nate Williams <nate@yogotech.com>
Cc:        John Polstra <jdp@polstra.com>, hackers@FreeBSD.ORG, roam@ringlet.net
Subject:   Re: local changes to CVS tree
Message-ID:  <3B9682B6.E253B983@mindspring.com>
References:  <20010905131027.A5476@fump.kawo2.rwth-aachen.de> <20010905142800.C633@ringworld.oblivion.bg> <200109051723.f85HNbl07385@vashon.polstra.com> <3B967827.F166E3A6@mindspring.com> <15254.31457.818766.916542@nomad.yogotech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Nate Williams wrote:
> > I guess I'll ask the usual question:
> >
> > Any chance of getting CVSup to transfer from a remote repository
> > to a local vendor branch, instead of from a remote repository to
> > a local repository?
> 
> The problem is that you aren't just transferring bits from the HEAD, but
> from multiple active branches.  As John already stated, CVS doesn't
> handle multiple 'vendor' branches well (and in this case, the FreeBSD
> tree has vendor (CSRG) branches, FreeBSD vendor branches (RELENG_2,
> RELENG_3, ..., contrib vendor branches (TCSH, GCC, etc..)
> 
> CVS is simply not setup to do what you ask. :(

I know how to make it do it, using a numeric tuple pair
prefix to effectively force things onto a vendor branch;
CVS will just "do the right thing" with the data: it's
really CVSup, not CVS, which is the bottleneck.

I've actually done this one on an experimental basis, by
using CVSup to mirror the CVS repository, and then using
scripts to hack the holy heck out of the mirror during a
copy, which left me with a local repository containing only
a skeleton and a vendor branch (with ID's up in the 5000's).

It worked, but I got a cramp: the local copy was so
expensive compared to an integrated approach, that it was
not worth maintaining.

It's just been 15 years or so since I did any Modula
programming, and the Modula 3 compiler is a behemoth that
I'd rather not have to slay to get real work done.

-- Terry

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B9682B6.E253B983>