[[[ Update URL in a comment in repro-template.sh to point to svn.apache.org repository, instead of the old collab.net one. * docs/community-guide/repro-template.sh: Update URL. ]]] Index: docs/community-guide/repro-template.sh =================================================================== --- docs/community-guide/repro-template.sh (revision 1132535) +++ docs/community-guide/repro-template.sh (working copy) @@ -5,7 +5,7 @@ ## This is a template for writing Subversion bug reproduction scripts. ## ## ## ## It creates a repository containing the standard Greek Tree (see ## -## http://svn.collab.net/repos/svn/trunk/subversion/tests/greek-tree.txt) ## +## http://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/greek-tree.txt) ## ## and checks out a working copy containing that tree. Please adjust ## ## this script however you need to to demonstrate your bug. When it's ## ## ready, post the bug report to dev@subversion.apache.org -- after ##