[llvm-commits] CVS: llvm-www/OpenProjects.html Oversight.html www-index.html
Tanya Lattner
tonic at nondot.org
Tue Jul 31 16:59:26 PDT 2007
Changes in directory llvm-www:
OpenProjects.html updated: 1.26 -> 1.27
Oversight.html updated: 1.5 -> 1.6
www-index.html updated: 1.145 -> 1.146
---
Log message:
Remove CVS and now reference SVN.
---
Diffs of the changes: (+7 -7)
OpenProjects.html | 4 ++--
Oversight.html | 6 +++---
www-index.html | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
Index: llvm-www/OpenProjects.html
diff -u llvm-www/OpenProjects.html:1.26 llvm-www/OpenProjects.html:1.27
--- llvm-www/OpenProjects.html:1.26 Tue Apr 10 16:16:08 2007
+++ llvm-www/OpenProjects.html Tue Jul 31 18:59:07 2007
@@ -136,7 +136,7 @@
href="http://lists.cs.uiuc.edu/pipermail/llvmbugs/">llvm-bugs</a> list. If you
get the program to compile, it would be extremely useful to convert the build
system to be compatible with the LLVM Programs testsuite so that we can check it
-into CVS and the automated tester can use it to track progress of the
+into SVN and the automated tester can use it to track progress of the
compiler.</p>
<p>When testing a code, try running it with a variety of optimizations, and with
@@ -411,7 +411,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2007/04/10 21:16:08 $
+ Last modified: $Date: 2007/07/31 23:59:07 $
</address>
<!--#include virtual="footer.incl" -->
Index: llvm-www/Oversight.html
diff -u llvm-www/Oversight.html:1.5 llvm-www/Oversight.html:1.6
--- llvm-www/Oversight.html:1.5 Thu Mar 16 13:02:22 2006
+++ llvm-www/Oversight.html Tue Jul 31 18:59:07 2007
@@ -43,10 +43,10 @@
<li>Identify and prioritize improvements to the core.</li>
</ul>
</li>
- <li><b>Guidelines for who gets write-access to CVS:</b>
+ <li><b>Guidelines for who gets write-access to SVN:</b>
<ul>
<li>The goal here is to encourage the most active contributors by
- giving them direct CVS write access.</li>
+ giving them direct SVN write access.</li>
<li> Our primary guiding principle here is that write access should
be limited to persons who have a track record of responsible
contributions, and are likely to remain active contributors
@@ -104,6 +104,6 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<br/><a href="mailto:oversight at llvm.org">LLVM Oversight Group</a><br>
- Last modified: $Date: 2006/03/16 19:02:22 $
+ Last modified: $Date: 2007/07/31 23:59:07 $
</address>
<!--#include virtual="footer.incl" -->
Index: llvm-www/www-index.html
diff -u llvm-www/www-index.html:1.145 llvm-www/www-index.html:1.146
--- llvm-www/www-index.html:1.145 Tue Jul 31 12:47:12 2007
+++ llvm-www/www-index.html Tue Jul 31 18:59:07 2007
@@ -106,9 +106,9 @@
for download</b></a>! LLVM is publicly available under an open source <a
href="releases/2.0/LICENSE.TXT">License</a>. Also, you might want to
check out <a href="docs/ReleaseNotes.html#whatsnew"><b>the new
- features</b></a> in CVS that will appear in the next LLVM release. If
+ features</b></a> in SVN that will appear in the next LLVM release. If
you want them early, <a href="releases/">download LLVM</a> through
- anonymous CVS.</p>
+ anonymous SVN.</p>
</div>
<br>
More information about the llvm-commits
mailing list