Author: danielsh
Date: Mon Jun  6 10:41:27 2011
New Revision: 1132586

URL: http://svn.apache.org/viewvc?rev=1132586&view=rev
Log:
Update URL in a comment in repro-template.sh to point to svn.apache.org
repository, instead of the old collab.net one.

Patch by: Konstantin Kolinko <knst.koli...@gmail.com>

* docs/community-guide/repro-template.sh: Update URL.

Modified:
    subversion/site/publish/docs/community-guide/repro-template.sh

Modified: subversion/site/publish/docs/community-guide/repro-template.sh
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/repro-template.sh?rev=1132586&r1=1132585&r2=1132586&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/repro-template.sh (original)
+++ subversion/site/publish/docs/community-guide/repro-template.sh Mon Jun  6 
10:41:27 2011
@@ -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 d...@subversion.apache.org -- after        ##


Reply via email to