On Tue, Jan 25, 2011 at 3:06 PM, Darren Dale <dsdal...@gmail.com> wrote: > On Tue, Jan 25, 2011 at 1:31 PM, Pauli Virtanen <p...@iki.fi> wrote: >> Tue, 25 Jan 2011 12:19:37 -0500, Darren Dale wrote: >>> There is a potential problem converting the entire basemap history to >>> git. In svn commit 4418, trunk/toolkits had basemap and basemap-testing >>> directories. In commit 4419, basemap was renamed basemap-0.9.6.1, so >>> there was only basemap-0.9.6.1 and basemap-testing. In commit 4420, >>> basemap-testing is renamed basemap. The git history only goes back as >>> far as svn4420, it looks like the conversion routines get confused by >>> the temporary absence of the basemap directory. >>> >>> I'm trying to find a workaround, but if I can't... ? >> >> You can maybe do it like this: >> >> 1) Write matplotlib.rules so that all of the directories where basemap >> stuff has been ends in the basemap repository. (I'm assuming this does >> not error out...) > > Aha! I thought I had tried that. Thanks. > >> 2) This will create a number of separate heads in the basemap repo that >> do not share common history. >> >> 3) Add graft rules in matplotlib.grafts to stitch the disconnected >> history graphs together. > > Mercifully, the latest checkout of svn2git seems to take care of that. > I've developed a wicked headache. > > Jeff, the repository is temporarily available at > https://github.com/darrendale/basemap . It would be really helpful if > you would have a look at the network graph at > https://github.com/darrendale/basemap/network to make sure there are > no surprises, maybe clone the repository and check that the working > directory is identical to your svn checkout.
There is still an outstanding issue that must be taken care of before we migrate. The conversion routines create a basemap repository out of trunk/toolkits/basemap, and matplotlib repository out of trunk/matplotlib. Still, the matplotlib repo (at github.com/darrendale/matplotlib) is over 200 MB. One can search the objects in the large packfile, and find that there are still references to basemap data in the matplotlib repo. I don't know how it got in there, nor how to remove it. Jeff: was there ever any basemap data committed directly to trunk/matplotlib? Pauli: could I trouble you to have a look at my rules file, maybe you will notice something I overlooked? (https://github.com/darrendale/mpl2git/blob/master/matplotlib.rules) Any other ideas? Thanks Darren ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel