• Perl Mirror on GitHub

    schacon 23 Dec 2008

    For those of you who had not heard, Perl has moved its 20 year source code history for Perl 5 from Perforce to Git (also, the bird is in fact the word).

    At the request of the Perl Git transition team, we’ve setup a mirror of the main repository here on GitHub for Perl developers to fork should they prefer collaborating on GitHub. It is automatically updated every hour, so fork away.

    http://github.com/github/perl

    Also, as a little background – our friend Sam Vilain, whom we met and had a few beers with at GitTogether 2008, has completed a heroic job of moving the Perl source code over.

    From the Use Perl article:

    He spent more than a year building
    custom tools to transform 21 years of Perl history into the first
    ever unified repository of every single change to Perl. In addition
    to changes from Perforce, Sam patched together a comprehensive view
    of Perl’s history incorporating publicly available snapshot releases,
    changes from historical mailing list archives and patch sets recovered
    from the hard drives of previous Perl release engineers.

    Wow.

  • Comments

    dustin Tue Dec 23 10:39:07 -0800 2008

    I must admit I’m very much not a fan of perl, but I cloned this repo yesterday just to look around.

    This was an unusually well done conversion. Hats off to the perl team.

    jmazzi Tue Dec 23 11:11:03 -0800 2008
    bjeanes Tue Dec 23 14:54:26 -0800 2008

    Out of curiosity, how large is the Perl repo on GH?

    Also, the mirror here might pull down changes from the primary upstream, but are changes pulled the other way or is there someone who regularly checks for changes on GitHub?

    batok Tue Dec 23 15:03:33 -0800 2008

    do you got a tool to update every hour, or is the perl people who does the update ?

    schacon Mon Dec 29 10:34:20 -0800 2008

    we have a mirroring tool that does this automatically

    schacon Mon Dec 29 10:37:03 -0800 2008

    @bjeanes – it’s about 80M

    willis222 Sun Nov 01 19:05:33 -0800 2009

    Good to hear. That must be a long time that includes some boredom and issues as well. But you get the result then. free classified ads |jobs |bathroom vanities

    Please log in to comment.