瀏覽代碼

SEC-521: Updated svn URLs to match recent repository restructuring.

Luke Taylor 18 年之前
父節點
當前提交
036ea034ac
共有 2 個文件被更改,包括 4 次插入3 次删除
  1. 3 2
      doc/xdocs/cvs-usage.xml
  2. 1 1
      src/site/apt/svn-usage.apt

+ 3 - 2
doc/xdocs/cvs-usage.xml

@@ -18,12 +18,13 @@
                     The code can be checked out anonymously with the following command:
                 </p>
                 <p>
-                    svn co http://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity
+                    svn co http://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk/
                 </p>
 
             </subsection>
             <subsection name="Nightly Snapshots">
-                <p>If you'd prefer not to use subversion directly, please see our <a href="downloads.html">downloads page</a>
+                <p>If you'd prefer not to use subversion directly, please see our
+                    <a href="downloads.html">downloads page</a>
                     for nightly snapshots.
                 </p>
             </subsection>

+ 1 - 1
src/site/apt/svn-usage.apt

@@ -15,7 +15,7 @@ Subversion Usage
 
 +----------------------------------------------------------------------------------------------------------------------+
 
-          svn co https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity
+          svn co http://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk/
 
 +----------------------------------------------------------------------------------------------------------------------+