SEC-521: Fixed sourceforge svn URLs.
This commit is contained in:
@@ -7,21 +7,22 @@ Subversion Usage
|
||||
* Web Access
|
||||
|
||||
You can browse the Subversion repository at
|
||||
{{{http://svn.sourceforge.net/viewvc/acegisecurity/}http://svn.sourceforge.net/viewvc/acegisecurity/}}
|
||||
{{{http://acegisecurity.svn.sourceforge.net/viewvc/acegisecurity/}http://acegisecurity.svn.sourceforge.net/viewvc/acegisecurity/}}
|
||||
|
||||
* Anonymous SVN Access
|
||||
* Subversion Access
|
||||
|
||||
This project's SVN repository can be checked out through anonymous SVN with the following command:
|
||||
The code can be checked out anonymously using the subversion command-line client:
|
||||
|
||||
+----------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
svn co https://svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity
|
||||
svn co https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity
|
||||
|
||||
+----------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
* Nightly Snapshots
|
||||
|
||||
If you'd prefer not to use SVN directly, please see our {{{"downloads.html"}downloads page}} for nightly snapshots.
|
||||
If you'd prefer not to use the subversion client directly, please see our {{{"downloads.html"}downloads page}} for
|
||||
nightly snapshots.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user