[OT] Q: what would you choose for a VCS today
Stefan Sperling
stsp at stsp.name
Fri Feb 1 03:55:27 PST 2008
On Fri, Feb 01, 2008 at 02:00:47AM +0200, Giorgos Keramidas wrote:
> > Most tools seem to insist on trying to import the whole history of a
> > CVS repository before they let you start doing any work in the newly
> > converted repository. All conversion tools I've tried failed converting
> > the FreeBSD repository.
>
> Not really. You can keep 'importing' snapshots of the src tree from any
> arbitrary CVS branch, if you are willing to wait until CVS checks out
> the first copy of the snapshot.
Yes, sure. As described I eventually got around to use a cvs working
copy as a base for importing snapshots of FreeBSD code as well.
What would be nicer though would be something that could be pointed
at the RCS files in the CVS repo to do the same, i.e. skip the working
copy step.
That's what I was looking for, also because of pure technical interest.
But it's clear that from a functional point of view a script achieves the
same thing just fine, albeit it's slower and wastes a bit of disk space.
--
stefan
http://stsp.name PGP Key: 0xF59D25F0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20080201/69a55ee1/attachment.pgp
More information about the freebsd-hackers
mailing list