Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13a681 commit 4f6f588Copy full SHA for 4f6f588
doc/devel/coding_guide.rst
@@ -75,8 +75,8 @@ The basic procedure is:
75
76
* install ``svnmerge.py`` in your PATH::
77
78
- > wget http://svn.collab.net/repos/svn/trunk/contrib/client-side/\
79
- svnmerge/svnmerge.py
+ > wget http://svn.apache.org/repos/asf/subversion/trunk/contrib/\
+ client-side/svnmerge/svnmerge.py
80
81
* get a svn checkout of the branch you'll be making bugfixes to and
82
the trunk (see above)
0 commit comments