On Fri, Jan 28, 2011 at 3:00 PM, John Hunter <jdh2...@gmail.com> wrote:
> I was trying to spot check the git repo by checking out the first
> commit that we have a history for in the log
>
>> git checkout 48111d043ec52f9afb511ac447438877b236e7f3
>
> and notice that the main code directory 'matplotlib' was missing.  I
> then tried to compare with a svn checkout of the same revision
>
>> svn co -r7 
>> https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/trunk/matplotlib 
>> mpl7
>
> and it had the same problem.  I went forward several commits, and the
> log messages clearly indicate that many of the commits apply to
> matplotlib proper, but the code is missing.
>
> The first good svn version is apparently 541; the prior commit 540 had
> the log message "reorganizes py code".
> This was when we moved "matplotlib" to "lib/matplotlib" which I
> thought svn would handle gracefully.  Any gurus have any idea if that
> early history is hidden somewhere in the bowels of svn?

That was probably back when matplotlib was still using CVS, right?
Does the CVS repository still exist?

------------------------------------------------------------------------------
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

Reply via email to