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

This commit is contained in:
Luke Taylor 2007-08-28 15:31:36 +00:00
parent 4ba77fa736
commit 036ea034ac
2 changed files with 4 additions and 3 deletions

View File

@ -18,12 +18,13 @@
The code can be checked out anonymously with the following command: The code can be checked out anonymously with the following command:
</p> </p>
<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> </p>
</subsection> </subsection>
<subsection name="Nightly Snapshots"> <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. for nightly snapshots.
</p> </p>
</subsection> </subsection>

View File

@ -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/
+----------------------------------------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------------------------------------+