Re: read-only git mirror of automake cvs repository

2007-10-08 Thread Andreas Schwab
Jim Meyering <[EMAIL PROTECTED]> writes: > I admit it was took more than a few iterations to get it right. > One of the big points was to realize that cvsps' cache was causing > trouble. So I'm careful to make git-cvsimport run cvsps in such a > way that the cache can't interfere. > One way to do

Re: read-only git mirror of automake cvs repository

2007-10-08 Thread Jim Meyering
Benoit SIGOURE <[EMAIL PROTECTED]> wrote: > On Oct 8, 2007, at 5:05 PM, Jim Meyering wrote: > >> I've set up a read-only git mirror of the automake cvs repository: > > Thank you! > >> >> http://sources.redhat.com/git/gitweb.cgi?p=automake.git >> > > --18:05:43-- http://sources.redhat.com/git/

Re: read-only git mirror of automake cvs repository

2007-10-08 Thread Benoit SIGOURE
On Oct 8, 2007, at 5:05 PM, Jim Meyering wrote: I've set up a read-only git mirror of the automake cvs repository: Thank you! http://sources.redhat.com/git/gitweb.cgi?p=automake.git --18:05:43-- http://sources.redhat.com/git/automake.git/info/refs => `refs' Resolving sou

read-only git mirror of automake cvs repository

2007-10-08 Thread Jim Meyering
I've set up a read-only git mirror of the automake cvs repository: http://sources.redhat.com/git/gitweb.cgi?p=automake.git It is updated from cvs every 15 minutes, but due to the way cvsps works, it may take two iterations for a change in cvs to propagate into the git tree.