-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Paul Eggert on 9/19/2007 5:26 PM:
> Jim Meyering <[EMAIL PROTECTED]> writes:
> 
>> I'll turn off cvs soon, probably tomorrow.
> 
> By "turn off cvs" do you mean to disable even read-only access to old
> versions?  I hope not; I still have a bunch of old source trees,
> checked out from CVS, that I occasionally need to do a "cvs diff" on.

I don't think plain cvschroot (from cvsutils) will do the trick, because
the module name also changes as part of the conversion from one server to
the other.  But it should still be possible to write up a script that can
convert an existing checked-out tree from the old CVS repository to the
new git-based one, without losing your local checkouts - here's the
significant differences between the two masters:

$ cat gnulib1/CVS/{Repository,Root} gnulib1/modules/CVS/{Repository,Root}
gnulib
[EMAIL PROTECTED]:/sources/gnulib
gnulib/modules
[EMAIL PROTECTED]:/sources/gnulib

$ cat gnulib2/CVS/{Repository,Root} \
  cat gnulib2/modules/CVS/{Repository,Root}
/srv/git/gnulib.git/HEAD
:pserver:[EMAIL PROTECTED]:/gnulib.git
/srv/git/gnulib.git/HEAD/modules
:pserver:[EMAIL PROTECTED]:/gnulib.git

- --
Don't work too hard, make some time for fun as well!

Eric Blake             [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG8ciN84KuGfSFAYARAvp1AKCN4sdOaeV3v/2Wx7e/JTr9RNeOMwCeKGC0
DAOwH78wkL+fNF76Il1Y860=
=SiJr
-----END PGP SIGNATURE-----


Reply via email to