Brice pinged me off list and said he *might* have a look at this later this week.
In case anyone else might be interested in taking over the git SVN mirror, here's a history of what has been done: 1. Eugene Voronov at Mellanox kindly provided 2 scripts that were the foundation for what I did in the git mirror. The final versions of them are attached: - make-git-clone.sh: made the initial git clone of the SVN tree - update-git-svn.sh: run every 30 mins to pull from SVN, merge to all the relevant branches, and push to github - authors.txt: a file I made with all the SVN IDs and committer names (made via svn log + scripting + manual tweaks). You'll need this file to run the above 2 scripts. 2. To be honest, I don't fully understand the git-ness of what these 2 scripts are doing (which is why I'm giving this up). 3. The update script has been run via cron for several weeks and mysteriously stopped working (with a set of errors -- see attached) this past Friday. All updates since then have (predictably) failed because git is in the middle of a failed merge. 4. For anyone who wants to take this stuff over, I'm happy to share the local tree that I was using for the pulling-from-SVN and pushing-to-github, or you can feel free to re-create the tree yourself. I'm also happy to give whatever access you need to the OMPI organization on github. On Oct 1, 2012, at 2:41 PM, Jeff Squyres wrote: > The git SVN mirror keeps breaking. :-( Sometime starting this past Friday, > something broke again, and I just don't have the knowledge or time to fix it > again. > > Does someone else want to maintain this? > > There's nothing to maintain on www.open-mpi.org -- the goal is simply to > maintain the git mirror on github.com. > > If no one wants to maintain it, I'll pull it down. Let me know; thanks. > > -- > Jeff Squyres > [email protected] > For corporate legal information go to: > http://www.cisco.com/web/about/doing_business/legal/cri/ > > > _______________________________________________ > devel mailing list > [email protected] > http://www.open-mpi.org/mailman/listinfo.cgi/devel -- Jeff Squyres [email protected] For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/
make-git-clone.sh
Description: Binary data
update-git-svn.sh
Description: Binary data
abbyz = Abhishek Kulkarni <[email protected]> adi = Adrian Knoth <[email protected]> adkulkar = Abhishek Kulkarni <[email protected]> afriedle = Andrew Friedley <[email protected]> angskun = Thara Angskun <[email protected]> Anya = Anya Tatashina <[email protected]> apant = Avneesh Pant <[email protected]> bbenton = Brad Bento <[email protected]> bosilca = George Bosilca <[email protected]> bouteill = Aurelien Bouteiller <[email protected]> brbarret = Brian Barrett <[email protected]> casswell = Laura Casswell <[email protected]> coti = Camille Coti <[email protected]> csbell = Christian Bell <[email protected]> cyeoh = Chris Yeoh <[email protected]> damico = Bill D'Amico <[email protected]> ddd = David Daniel <[email protected]> derbeyn = Nadia Derby <[email protected]> dgdimick = Denis Dimick <[email protected]> dkerr = Donald Kerr <[email protected]> dlacher = Dan Lacher <[email protected]> dorons = Doron Shoham <[email protected]> edgar = Edgar Gabriel <[email protected]> emallove = Ethan Mallove <[email protected]> eugene = Eugene Loh <[email protected]> gef = Graham Fagg <[email protected]> gingery = Ginger Young <[email protected]> gleb = Gleb Natapov <[email protected]> gshipman = Galen Shipman <[email protected]> gwatson = Greg Watson <[email protected]> herault = Thomas Herault <[email protected]> hjelmn = Nathan Hjelm <[email protected]> hpcstork = Sven Stork <[email protected]> htor = Torsten Hoefler <[email protected]> igb = Ian Bason <[email protected]> jdmason = John Mason <[email protected]> jjhursey = Josh Hursey <[email protected]> jnysal = Nyal Jan <[email protected]> jsquyres = Jeff Squyres <[email protected]> jurenz = Matthias Jurenz <[email protected]> karenn = Karen Norteman <[email protected]> kliteyn = Yevgeny <[email protected]> kmroz = Karl Mroz <[email protected]> knuepfer = Andreas Knuepfer <[email protected]> koenig = Greg Koenig <[email protected]> lemarini = Pierre Lemariner <[email protected]> lennyve = Lenny Verkhovsky <[email protected]> lums = Andrew Lumsdaine <[email protected]> matney = Ken Matney <[email protected]> miked = Mike Dubman <[email protected]> mitch = Mitch Sukalski <[email protected]> mschaara = Mohama Chaarawi <[email protected]> mt = Mark Taylor <[email protected]> ollie = Li-Ta Lo <[email protected]> paklui = Pak Lui <[email protected]> pasha = Pavel Shamis <[email protected]> patrick = Patrick Geoffray <[email protected]> penoff = Brad Penoff <[email protected]> pjesa = Jelena Pjesivac-Grbovic <[email protected]> pkambadu = Prabhanjan Kambadur <[email protected]> rasmussn = Craid Rasmussen <[email protected]> rbbrigh = Ron Brightwell <[email protected]> rhc = Ralph Castain <[email protected]> rlgraham = Rich Graham <[email protected]> rolfv = Rolf Vandevaart <[email protected]> rta = Row Awles <[email protected]> rusraink = Rainer Keller <[email protected]> sami = Sami Ayyorgun <[email protected]> samuel = Samuel K. Gutierrez <[email protected]> santhana = Gopal Santhanaraman <[email protected]> sboehm = Swen Boehm <[email protected]> sharonm = Sharon Melamed <[email protected]> shiqing = Shiqing Fan <[email protected]> sjeaugey = Sylvain Jeuagey <[email protected]> surs = Sayantan Sur <[email protected]> sushant = Sushant Sharma <[email protected]> swise = Steve Wise <[email protected]> tdd = Terry Dontje <[email protected]> timattox = Tim Mattox <[email protected]> tprins = Tim Prins <[email protected]> twoodall = Tim Woodall <[email protected]> vasily = Vasily Filipov <[email protected]> vsahay = Vishal Sahay <[email protected]> vvenkatesan = Vishwanath Venkatesan <[email protected]> wbland = Wesley Bland <[email protected]> yaeld = Yael Dalen <[email protected]> yuw = Weikuan Yu <[email protected]> manjugv = Manjunath Gorentla Venkata <[email protected]> alekseys = Aleksey Senin <[email protected]> (no author) = Unknown <[email protected]>
first-fail.txt.bz2
Description: BZip2 compressed data
subsequent-fails.txt.bz2
Description: BZip2 compressed data
