git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* parsecvs has been salvaged
@ 2013-01-11 11:21 Eric S. Raymond
  2013-01-11 18:25 ` Bart Massey
  0 siblings, 1 reply; 3+ messages in thread
From: Eric S. Raymond @ 2013-01-11 11:21 UTC (permalink / raw
  To: git; +Cc: Bart Massey, Keith Packard

Since Heiko Voigt and others were concerned about this, I report that 
I have successfully salvaged the parsecvs code. I now have it emitting
a correct-looking fast-import stream for my main test repository.

I'm not ready to ship it yet because there are several features I
think it ought to have before I do.  An -R option like cvsps's;
correct interpretation of a third timezone field as in cvsps; and,
most significantly, I want to make sure it emits warnings for important
error and problem conditions like unresolvable tags and absence of
commitids.

But these are all relatively minor issues. It is likely I will be able
to ship early next week, at which point I will add support for
parsecvs as a third engine in new cvsimport.  

This next step in the larger program will be factoring out the cvsps
test suite and applying it to all three of cvsps, cvs2git, and
parsecvs so I can compare results.
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>

Americans have the right and advantage of being armed - unlike the citizens
of other countries whose governments are afraid to trust the people with arms.
	-- James Madison, The Federalist Papers

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

* Re: parsecvs has been salvaged
  2013-01-11 11:21 parsecvs has been salvaged Eric S. Raymond
@ 2013-01-11 18:25 ` Bart Massey
  2013-01-11 19:02   ` Eric S. Raymond
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Massey @ 2013-01-11 18:25 UTC (permalink / raw
  To: Eric S. Raymond; +Cc: git, Keith Packard

Very cool! I'm glad you got it doing what you wanted; I'll be
interested to see how parsecvs compares in quality and performance to
cvs2git and cvsps. --Bart

On Fri, Jan 11, 2013 at 3:21 AM, Eric S. Raymond <esr@thyrsus.com> wrote:
> Since Heiko Voigt and others were concerned about this, I report that
> I have successfully salvaged the parsecvs code. I now have it emitting
> a correct-looking fast-import stream for my main test repository.
>
> I'm not ready to ship it yet because there are several features I
> think it ought to have before I do.  An -R option like cvsps's;
> correct interpretation of a third timezone field as in cvsps; and,
> most significantly, I want to make sure it emits warnings for important
> error and problem conditions like unresolvable tags and absence of
> commitids.
>
> But these are all relatively minor issues. It is likely I will be able
> to ship early next week, at which point I will add support for
> parsecvs as a third engine in new cvsimport.
>
> This next step in the larger program will be factoring out the cvsps
> test suite and applying it to all three of cvsps, cvs2git, and
> parsecvs so I can compare results.
> --
>                 <a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
>
> Americans have the right and advantage of being armed - unlike the citizens
> of other countries whose governments are afraid to trust the people with arms.
>         -- James Madison, The Federalist Papers

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

* Re: parsecvs has been salvaged
  2013-01-11 18:25 ` Bart Massey
@ 2013-01-11 19:02   ` Eric S. Raymond
  0 siblings, 0 replies; 3+ messages in thread
From: Eric S. Raymond @ 2013-01-11 19:02 UTC (permalink / raw
  To: Bart Massey; +Cc: git, Keith Packard

Bart Massey <bart@cs.pdx.edu>:
> Very cool! I'm glad you got it doing what you wanted; I'll be
> interested to see how parsecvs compares in quality and performance to
> cvs2git and cvsps. --Bart

And now it has that -R option and correctly interprets the timezone field.
(I've been busy this morning.)  I'm working on the no-commitids warning now.

Oh, and it now has...actual documentation, too. :-)
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>

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

end of thread, other threads:[~2013-01-11 19:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-11 11:21 parsecvs has been salvaged Eric S. Raymond
2013-01-11 18:25 ` Bart Massey
2013-01-11 19:02   ` Eric S. Raymond

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).