Hi all This weekend, I was looking to see what had happened to make mod_perl2 compile with Perl 5.12, and was having a hard time making much sense out of the svn repository.
I thought, "this would be so much easier, and faster, in git" So, after searching the mailing list to check if this has been discussed before (it hasn't, apparently), I use git svn clone plus git-svn-abandon to push the svn mod_perl repository to github. I'm not a part of the dev team, so I'm not sure what your feelings are. I'm not trying to force anything on anyone, so I have created it a repo call 'mptest' on github, so that it doesn't look an official anything, and I can delete it if you are against the idea of moving to git. http://github.com/clintongormley/mptest Also, I realise that I've 'abandoned' the link to svn, but I have another copy of the repo which hasn't been abandoned, so it would still be possible to use the svn repo as a remote. It would also make sense to create a new user 'modperl' and for that user to own the project, instead of me. Please let me know what your thoughts are about this. By the way, below is the 'authors' file that I used for cloning the repo - If I have mapped names incorrectly, or have the wrong email address, please let me know. thanks Clint aprime = Adam Prime <[email protected]> ask = Ask Bjørn Hansen <[email protected]> autarch = Dave Rolsky <[email protected]> brian = Brian Moseley <[email protected]> cholet = Éric Cholet <[email protected]> dougm = Doug MacEachern <[email protected]> fdc = Frank Cringle <[email protected]> fwiles = Frank Wiles <[email protected]> geoff = Geoff Young <[email protected]> gozer = Philippe M. Chiasson <[email protected]> hartill = Rob Hartill <[email protected]> ix = Brian Moseley <[email protected]> jerenkrantz = Jeren Krantz <[email protected]> joes = Joe Schafer <[email protected]> jorton = Joe Orton <[email protected]> khera = Vivek Khera <[email protected]> moseley = Brian Moseley <[email protected]> noel = Noel J. Bergman <[email protected]> pereinar = Per Einar Ellefsen <[email protected]> perrin = Perrin Harkins <[email protected]> pgollucci = Philip M. Gollucci <[email protected]> phred = Fred Moyer <[email protected]> randyk = Randy Kobes <[email protected]> richter = Gerald Richter <[email protected]> rse = Ralf S. Engelschall <[email protected]> sbekman = Stas Bekman <[email protected]> stas = Stas Bekman <[email protected]> stevehay = Steve Hay <[email protected]> theory = David E. Wheeler <[email protected]> torsten = Torsten Förtsch <[email protected]> (no author) = No Author <[email protected]> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
