2011/10/22 Mateusz Łoskot <[email protected]>: > 2011/10/21 Mateusz Łoskot <[email protected]>: >> On 21 October 2011 07:54, Antonio Valentino >> <[email protected]> wrote: >>> It seems that the svn2git [1] tool (based on git-svn) is able to import >>> svn repositories with branches in a proper way. >>> I never used it an I don't know if it allows to push changes back to >>> svn. >>> Anyway since Julien only needs to generate a patch, svn2git should be >>> good for its purposes. >>> >>> >>> [1] https://github.com/nirvdrum/svn2git >> >> "(...) This is a one way sync, but allows you to use svn2git as a >> mirroring tool for your SVN repositories." >> >> Thanks! It looks it is what we need. >> >> I will try to recreate the mirror using svn2git over the weekend. > > I've rebuilt GDAL mirror at GitHub using svn2git. > I hope it's in usable state. > > I've also updated the Wiki with the process explanation: > > http://trac.osgeo.org/gdal/wiki/UsingGitToMaintainGDALWorkflow#Gitrepositorysetupusingsvn2git
Folks, It turns out the full SVN repo mirroring is not working well. The GDAL Git at GitHub has broken, so moved it to gdal-old. The svn2git pulls number of very ancient pre-SVN branches created during CVS times which are no longer vislble at http://svn.osgeo.org/gdal Then gives up with weird errors which I have no idea about neither time to investigate. ATM, GDAL mirror at GitHub is not functioning. I'll try to bring it back ASAP. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
