[llvm-commits] CVS: llvm-www/SVNMigration.html
Reid Spencer
reid at x10sys.com
Tue Jun 26 15:33:38 PDT 2007
Changes in directory llvm-www:
SVNMigration.html updated: 1.18 -> 1.19
---
Log message:
Add notes about migration of llvm-gcc4 and HLVM to the Subversion repo.
---
Diffs of the changes: (+7 -1)
SVNMigration.html | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletion(-)
Index: llvm-www/SVNMigration.html
diff -u llvm-www/SVNMigration.html:1.18 llvm-www/SVNMigration.html:1.19
--- llvm-www/SVNMigration.html:1.18 Tue Jun 26 17:01:57 2007
+++ llvm-www/SVNMigration.html Tue Jun 26 17:33:16 2007
@@ -280,6 +280,12 @@
generated from the right sources. Probably it should be generated into some
standard location on Zion and then the /doxygen/ URL mapped to that
location.</li>
+ <li><b>llvm-gcc</b>. The llvm-gcc repository hosted by Apple needs to be
+ migrated to the Zion repository. This should be as simple as dump and load
+ since they are both Subversion.</li>
+ <li><b>HLVM</b>. The HLVM repository hosted by Reid needs to be
+ migrated to the Zion repository. This should be as simple as dump and load
+ since they are both Subversion.</li>
</ol>
</div>
@@ -290,6 +296,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/06/26 22:01:57 $
+<br/>Last modified: $Date: 2007/06/26 22:33:16 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list