Revision: 6877
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6877&view=rev
Author:   astraw
Date:     2009-02-04 21:44:05 +0000 (Wed, 04 Feb 2009)

Log Message:
-----------
update docs to fetch less from svn when using git

Modified Paths:
--------------
    trunk/matplotlib/doc/devel/coding_guide.rst

Modified: trunk/matplotlib/doc/devel/coding_guide.rst
===================================================================
--- trunk/matplotlib/doc/devel/coding_guide.rst 2009-02-04 21:43:08 UTC (rev 
6876)
+++ trunk/matplotlib/doc/devel/coding_guide.rst 2009-02-04 21:44:05 UTC (rev 
6877)
@@ -177,7 +177,7 @@
   git svn init --branches=branches --trunk=trunk/matplotlib --tags=tags 
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib
 
   # Now just get the latest svn revisions from the SourceForge SVN repository
-  git svn fetch -r 6300:HEAD
+  git svn fetch -r 6800:HEAD
 
 .. _matplotlib github mirror: http://github.com/astraw/matplotlib
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to