소스 검색

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

Luke Taylor 18 년 전
부모
커밋
8abcbd77d9
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  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.