Revision: 8172
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8172&view=rev
Author: jdh2358
Date: 2010-03-03 16:31:42 +0000 (Wed, 03 Mar 2010)
Log Message:
-----------
fix svnmerge download instructions
Modified Paths:
--------------
branches/v0_99_maint/doc/devel/coding_guide.rst
Modified: branches/v0_99_maint/doc/devel/coding_guide.rst
===================================================================
--- branches/v0_99_maint/doc/devel/coding_guide.rst 2010-03-03 15:47:48 UTC (rev 8171)
+++ branches/v0_99_maint/doc/devel/coding_guide.rst 2010-03-03 16:31:42 UTC (rev 8172)
@@ -75,8 +75,8 @@
* install ``svnmerge.py`` in your PATH::
- > wget http://svn.collab.net/repos/svn/trunk/contrib/client-side/\
- svnmerge/svnmerge.py
+ > wget http://svn.apache.org/repos/asf/subversion/trunk/contrib/\
+ client-side/svnmerge/svnmerge.py
* get a svn checkout of the branch you'll be making bugfixes to and
the trunk (see above)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|