Hey John, This should be in a different repository than the main llvm cvs one. You presumably want this to show up at sva.llvm.org or sva.cs.uiuc.edu not llvm.org/sva. I'd suggest just making an sva-www repo.
-Chris On Nov 6, 2007, at 6:16 PM, John Criswell wrote: > > > Changes in directory llvm-www/sva: > > index.html added (r1.1) > --- > Log message: > > Skeleton index page. > > > --- > Diffs of the changes: (+13 -0) > > index.html | 13 +++++++++++++ > 1 files changed, 13 insertions(+) > > > Index: llvm-www/sva/index.html > diff -c /dev/null llvm-www/sva/index.html:1.1 > *** /dev/null Tue Nov 6 20:15:52 2007 > --- llvm-www/sva/index.html Tue Nov 6 20:15:42 2007 > *************** > *** 0 **** > --- 1,13 ---- > + <html> > + > + <title> > + Secure Virtual Architecture > + </title> > + > + <body> > + <center> > + <h1>Secure Virtual Architecture</h1> > + </center> > + </body> > + </html> > + > > > > _______________________________________________ > llvm-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
