Magnus Hagander wrote:
On Mon, May 3, 2010 at 16:03, Aidan Van Dyk <ai...@highrise.ca> wrote:
* Andrew Dunstan <and...@dunslane.net> [100503 09:02]:
I can probably pull together a script that exports from both git and cvs
and compares.
HINT:  It's all been done and posted to -hackers before too... Along
with comparisons on on whte "one-time" conversions fare (parsecvs,
cvs2svn/git), etc, as well as long discussion on which keyword you want
expanded, and which you don't, etc. bla bla bla...

Yeah, that's the one I was referring to in my earlier mail.

If it has been done why isn't it being run?

I pulled together a quick hack, and here is what I get from my mirrors. I'm not sure why we get those diffs - it's a bit odd, although fairly insignificant.

cheers

andrew

   [and...@sophia groot]$ perl check_branches
   *** Mon May  3 10:00:36 2010: checking REL7_4_STABLE
   diff -r pg-check-cvs-REL7_4_STABLE/contrib/mysql/my2pg.pl
   pg-check-git-REL7_4_STABLE/contrib/mysql/my2pg.pl
   43,45d42
   < # Revision 1.10  2003/01/07 22:18:43  momjian
   < # Upgrade to my2pg 1.9
   < #
   *** Mon May  3 10:01:04 2010: checking REL8_0_STABLE
   diff -r pg-check-cvs-REL8_0_STABLE/contrib/mysql/my2pg.diff
   pg-check-git-REL8_0_STABLE/contrib/mysql/my2pg.diff
   17,25c17
   <   # $Log: my2pg.diff,v $
   <   # Revision 1.1  2004/04/19 23:18:12  momjian
   <   # Update to my2pg version 1.28, add docs, update URL for newest
   version.
   <   #
   <   # Create diff of custom changes Tom made to the utility for CREATE
   <   # FUNCTION.
   <   #
   <   # This will make moving this utility out of CVS easier.
   <   #
   ---
    >   # $Log: my2pg.pl,v $
   diff -r pg-check-cvs-REL8_0_STABLE/contrib/mysql/my2pg.pl
   pg-check-git-REL8_0_STABLE/contrib/mysql/my2pg.pl
   50,57d49
   < # Revision 1.13  2004/04/19 23:18:12  momjian
   < # Update to my2pg version 1.28, add docs, update URL for newest
   version.
   < #
   < # Create diff of custom changes Tom made to the utility for CREATE
   < # FUNCTION.
   < #
   < # This will make moving this utility out of CVS easier.
   < #
   *** Mon May  3 10:02:46 2010: checking REL8_1_STABLE
   *** Mon May  3 10:03:54 2010: checking REL8_2_STABLE
   *** Mon May  3 10:04:30 2010: checking REL8_3_STABLE
   *** Mon May  3 10:05:01 2010: checking REL8_4_STABLE
   *** Mon May  3 10:05:32 2010: checking HEAD
   [and...@sophia groot]$




--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to