Changes in directory llvm-www:
SVNMigration.html updated: 1.12 -> 1.13 --- Log message: Formatting/Validation issue. --- Diffs of the changes: (+3 -3) SVNMigration.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Index: llvm-www/SVNMigration.html diff -u llvm-www/SVNMigration.html:1.12 llvm-www/SVNMigration.html:1.13 --- llvm-www/SVNMigration.html:1.12 Fri Apr 20 22:40:38 2007 +++ llvm-www/SVNMigration.html Fri Apr 20 22:41:44 2007 @@ -35,11 +35,11 @@ <li><b>Repository Access</b>: There are two ways to access the repository: public (anonymous, read-only access) and private (named, read-write access).</li> - <li>Public Access</li>: The URL for the public access repository is + <li><b>Public Access</b>: The URL for the public access repository is <a href="http://svn.llvm.org/pub/svn/llvm">http://svn.llvm.org/pub/svn/llvm</a> Use this URL with the <tt>svn checkout</tt> command to obtain a read-only copy of LLVM without a username or password.</li> - <li>Private Access</li>: The URL for the private access repository is + <li><b>Private Access</b>: The URL for the private access repository is <a href="https://svn.llvm.org/svn/llvm">http://vn.llvm.org/svn/llvm</a>. Use this URL with the <tt>svn checkout</tt> command to obtain read-write </li> access to the LLVM repository. The <tt>svn</tt> command will prompt you for @@ -219,6 +219,6 @@ src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> -<br/>Last modified: $Date: 2007/04/21 03:40:38 $ +<br/>Last modified: $Date: 2007/04/21 03:41:44 $ </address> <!--#include virtual="footer.incl" --> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits