|
From: Daniel J S. <dan...@ie...> - 2017-10-30 01:18:04
|
I've skimmed through branchpoints for both cvs-fast-export/reposurgeon
(i.e., current ./reconvert) and cvs2git. I found one disagreement, the
branch-4-6-stable branchpoint.
In cvs2git branch-4-6-stable emanates from
update Bruce Ravel's contact info
sfeam<>
11/22/11 11:12 PM
In fast-cvs-export/reposurgeon we've chosen
Try to allow for coordinate offset caused by scrolling (Firefox,
Opera, chrome?)
Ethan A Merritt<xxxxxx@xxxxxx>
Peter<ploxxxx@pixxxx>
which is one changeset prior to "update Bruce Ravel's contact info".
The interesting thing is that just like cvs2git, cvs-fast-export chose
to tag
[gnuplot-4-6-alpha] update Bruce Ravel's contact info
but failed to make that branch connection. Anyway, this necessitates
the attached change to ./reconvert.
Dan
|