bug-gnulib
[Top][All Lists]
Advanced

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

Re: FYI: commits-to-cvs disabled (switching to git)


From: Eric Blake
Subject: Re: FYI: commits-to-cvs disabled (switching to git)
Date: Wed, 19 Sep 2007 19:10:37 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666

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

According to Paul Eggert on 9/19/2007 5:26 PM:
> Jim Meyering <address@hidden> 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
address@hidden:/sources/gnulib
gnulib/modules
address@hidden:/sources/gnulib

$ cat gnulib2/CVS/{Repository,Root} \
  cat gnulib2/modules/CVS/{Repository,Root}
/srv/git/gnulib.git/HEAD
:pserver:address@hidden:/gnulib.git
/srv/git/gnulib.git/HEAD/modules
:pserver:address@hidden:/gnulib.git

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

Eric Blake             address@hidden
-----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

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