Date: Fri, 1 Feb 2008 12:55:25 +0100 From: Stefan Sperling <stsp@stsp.name> To: freebsd-hackers@freebsd.org Subject: Re: [OT] Q: what would you choose for a VCS today Message-ID: <20080201115525.GG2324@jack.stsp.name> In-Reply-To: <20080201000047.GA2452@kobe.laptop> References: <78cb3d3f0801302245v2183c613t6ecdd9acebbe9ef7@mail.gmail.com> <20080131203705.GB1674@ted.stsp.name> <20080201000047.GA2452@kobe.laptop>
next in thread | previous in thread | raw e-mail | index | archive | help
--t4apE7yKrX2dGgJC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 = =20 > > CVS repository before they let you start doing any work in the newly = =20 > > converted repository. All conversion tools I've tried failed converting= =20 > > the FreeBSD repository. = =20 > = =20 > Not really. You can keep 'importing' snapshots of the src tree from any = =20 > arbitrary CVS branch, if you are willing to wait until CVS checks out = =20 > the first copy of the snapshot. = =20 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. --=20 stefan http://stsp.name PGP Key: 0xF59D25F0 --t4apE7yKrX2dGgJC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (OpenBSD) iD8DBQFHowit5dMCc/WdJfARAs5FAKCiRboDRKf+vPpigt+qwuy8NHBVFQCgue2O URQL+rx/bQKWJP1wdDMPljA= =SFEK -----END PGP SIGNATURE----- --t4apE7yKrX2dGgJC--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080201115525.GG2324>