SCM Repository
[diderot] / web / htdocs / downloads.html |
View of /web/htdocs/downloads.html
Parent Directory
|
Revision Log
Revision 1474 -
(download)
(as text)
(annotate)
Sun Aug 28 19:00:14 2011 UTC (9 years, 4 months ago) by jhr
File size: 2526 byte(s)
Sun Aug 28 19:00:14 2011 UTC (9 years, 4 months ago) by jhr
File size: 2526 byte(s)
prototype of new Diderot website
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Diderot Project: Downloads</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="generator" content="BBEdit 9.6"> <link rel="stylesheet" type="text/css" href="styles/styles.css" /> </head> <body> <div id="container"> <div id="pageHeader"><!-- Start page header --> <div id="pageLogo"> <img src="images/logo2-504x216.png" width="504" height="216" alt="Site logo"/> </div> <div id="pageTitle"> <h1>Diderot</h1> <h2>A Parallel DSL for Image Analysis and Visualization</h2> </div> </div><!-- End page header --> <div id="navcontainer"><!-- Start Navigation --> <ul> <li><a href="new-index.html" rel="self">Home</a></li> <li><a href="examples.html" rel="self">Examples</a></li> <li><a href="documentation.html">Documentation</a></li> <li><a href="downloads.html" rel="self" id="current">Downloads</a></li> <li><a href="links.html" rel="self">Links</a></li></ul> </div><!-- End navigation --> <div class="clearer"></div> <div id="contentContainer"><!-- Start main content wrapper --> <div id="content"><!-- Start content --> <h1 class="">Anonymous svn</h1> <p> The Diderot source code is available for anonymous checkout from our SVN server. Use the following command: <p> <blockquote><tt> svn co --username anonsvn https://smlnj-gforge.cs.uchicago.edu/svn/diderot/trunk diderot </tt></blockquote> <p> with the password <tt>anonsvn</tt>. You can also browse the repository using the following URL: </p> <blockquote><tt> <a href="http://smlnj-gforge.cs.uchicago.edu/scm/viewvc.php/?root=diderot">http://smlnj-gforge.cs.uchicago.edu/scm/viewvc.php/?root=diderot</a> </tt></blockquote> </div><!-- End content --> </div><!-- End main content wrapper --> <div class="clearer"></div> <div id="footer"><!-- Start Footer --> <div id="breadcrumbcontainer"><!-- Start the breadcrumb wrapper --> <ul> <li><a href="new-index.html">Home</a> > </li> <li><a href="links.html">Examples</a> > </li> </ul> </div><!-- End breadcrumb --> <p>© 2011 The Diderot Project</p> </div><!-- End Footer --> </div><!-- End container --> </body> </html>
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |