Re: cvsimport infinite loop

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Peter Eisentraut <peter_e@...>
Cc: <git@...>
Date: Sunday, February 10, 2008 - 12:38 pm

Peter Eisentraut wrote:

*Every* CVS repository contains some measure of funkiness :-).  I don't
know what caused this particular problem with cvsps, but judging from my
experience developing cvs2svn, a likely culprit would be a cycle in the
graph of dependencies between changesets that were inferred too naively.
 I had to teach cvs2svn graph theory to make it robustly handle
situations like this.

I just tried converting the pgsql repository using the trunk version of
cvs2svn (which also supports output to git [2]).  It worked fine.  If
you can work with a one-time conversion (as opposed to incremental) then
consider using cvs2svn.

Michael

[1] http://cvs2svn.tigris.org
[2] http://cvs2svn.tigris.org/cvs2git.html
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
cvsimport infinite loop, Peter Eisentraut, (Sat Feb 9, 7:45 am)
Re: cvsimport infinite loop, Michael Haggerty, (Sun Feb 10, 12:38 pm)
Re: cvsimport infinite loop, Martin Langhoff, (Sat Feb 9, 8:01 am)