Parcourir la source

SEC-564: Added tags URL to "svn usage" page.

Luke Taylor il y a 18 ans
Parent
commit
8abcbd77d9
1 fichiers modifiés avec 5 ajouts et 1 suppressions
  1. 5 1
      src/site/apt/svn-usage.apt

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

@@ -30,11 +30,15 @@ Subversion Usage
 
 +----------------------------------------------------------------------------------------------------------------------+
 
+    Specific tagged releases can be checked out from the URL
+    {{{"http://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags/}http://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags/}.
+
+
 
 * Nightly Snapshots
 
     If you'd prefer not to use the subversion client directly, please see our {{{"downloads.html"}downloads page}} for
-    nightly snapshots.
+    nightly snapshots. Note that these are taken from the trunk and may not be suitable for new users.