git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Change in cvsps maintainership, abd a --fast-export option
@ 2012-12-20 21:56 Eric S. Raymond
  2012-12-21  8:11 ` Michael Haggerty
  0 siblings, 1 reply; 16+ messages in thread
From: Eric S. Raymond @ 2012-12-20 21:56 UTC (permalink / raw)
  To: git

Earlier today David Mansfield handed off to me the cvsps project. This
is the code used as an engine for reading CVS repositories by
git-cvsimport.

His reason (aside from general overwork and no longer having a strong
interest on the code) is that I have added a --fast-export option to
cvsps-3.0 that emits a git fast-import stream representing the CVS
history.
 
I did this so that reposurgeon could use cvsps as a front end.  But I
expect it will be of some interest to whoever is maintaining
git-cvsimport. That code can now become much, *much* smaller and
simpler.

The new --fast-export mode solves at least one bug mentioned on the
git-cvsimport man page; multiple tags pointing at the same CVS changeset
will be passed through correctly.

Possibly it fixes some other problems described there as well.  
I don't understand all the bug warnings on that page and would like to
discuss them with the author, whoever that is.  Possibly cvsps can be
further enhanced to address these problems; I'm willing to work on that.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>

To stay young requires the unceasing cultivation of the ability to
unlearn old falsehoods.
	-- Lazarus Long 

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2012-12-23 19:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-20 21:56 Change in cvsps maintainership, abd a --fast-export option Eric S. Raymond
2012-12-21  8:11 ` Michael Haggerty
2012-12-21 10:44   ` Eric S. Raymond
2012-12-21 19:19     ` Michael Haggerty
2012-12-21 21:43       ` Eric S. Raymond
2012-12-21 22:16         ` Michael Haggerty
2012-12-22  3:47     ` Heiko Voigt
2012-12-22  6:21       ` Eric S. Raymond
2012-12-22 13:04         ` Heiko Voigt
2012-12-22 14:15           ` Eric S. Raymond
2012-12-23 19:57             ` Heiko Voigt
2012-12-22 14:04       ` Eric S. Raymond
2012-12-22 14:10         ` Antoine Pelisse
2012-12-22 14:17           ` Eric S. Raymond
2012-12-22 16:25           ` Andreas Schwab
2012-12-22 14:21         ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).