[llvm-commits] CVS: llvm-www/releases/download.html
Tanya Lattner
tonic at nondot.org
Tue Jul 31 16:53:32 PDT 2007
Changes in directory llvm-www/releases:
download.html updated: 1.41 -> 1.42
---
Log message:
Change text to reference SVN and not CVS.
---
Diffs of the changes: (+3 -3)
download.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm-www/releases/download.html
diff -u llvm-www/releases/download.html:1.41 llvm-www/releases/download.html:1.42
--- llvm-www/releases/download.html:1.41 Wed May 23 13:29:22 2007
+++ llvm-www/releases/download.html Tue Jul 31 18:53:04 2007
@@ -12,14 +12,14 @@
<div class="rel_container">
<table class="rel_section">
-<tr><td><a name="cvs">CVS Access</a></td></tr>
+<tr><td><a name="svn">SVN Access</a></td></tr>
</table>
<div class="rel_boxtext">
<p>If you'd like access to the "latest and greatest" in LLVM development, please
see the instructions for accessing the <a
-href="/docs/GettingStarted.html#checkout ">LLVM CVS Repository</a>. The major
-changes and improvements that CVS contains relative to the previous release are
+href="/docs/GettingStarted.html#checkout ">LLVM SVN Repository</a>. The major
+changes and improvements that SVN contains relative to the previous release are
listed in the <a href="/docs/ReleaseNotes.html">Release Notes</a> for the
next release.</p>
More information about the llvm-commits
mailing list