Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4f6f588

Browse files
committed
fix svnmerge download instructions
svn path=/branches/v0_99_maint/; revision=8172
1 parent c13a681 commit 4f6f588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/devel/coding_guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ The basic procedure is:
7575

7676
* install ``svnmerge.py`` in your PATH::
7777

78-
> wget http://svn.collab.net/repos/svn/trunk/contrib/client-side/\
79-
svnmerge/svnmerge.py
78+
> wget http://svn.apache.org/repos/asf/subversion/trunk/contrib/\
79+
client-side/svnmerge/svnmerge.py
8080

8181
* get a svn checkout of the branch you'll be making bugfixes to and
8282
the trunk (see above)

0 commit comments

Comments
 (0)