Files
src_old/doc/Downloading.html
T
2006-09-11 20:19:10 +00:00

49 lines
1.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Put your title here!!</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="keywords" content="scientific visualization">
<meta name="sitemap" content="put a brief descriptive phrase here that will show up in the site map:foo">
<!--#include virtual="/include/topIncludes.html"-->
<div id="maincenter">
<head>
<title>Downloading H5Part</title>
</head>
<body bgcolor="#F0F0F0">
<font face="arial,helvetica" size="+2" color="#555588"><h2>Downloading H5Part</h2></font>
<UL>
<LI><a href="#svnano">Subversion access.</a>
</UL>
<hr>
<a name="svnano">
<h2>Subversion access</h2>
</a>
<LI><b>Anonymous via. Savannah</b>:<br>
Use svn from <a href="http://subversion.tigris.org"> tigris </a>
<pre>
svn checkout svn+ssh://svn@savannah.psi.ch/afs/psi.ch/project/amas/svn/root/amas/H5Part/ .
</pre>
Password is svn.
<LI><b>Using AFS</b>:<br>
You need AFS (openAFS) and must have an AFS-Account at PSI which in consequence gives you
the needed access right.
</LI><p>
<pre>
svn checkout file:///afs/psi.ch/project/amas/svn/root/amas/H5Part/ .
</pre>
In case of trouble please contact the person mentioned at the bottom of this page.
<hr>
<address><a href="mailto:andreas.adelmann@psi.ch">Andreas Adelmann</a></address>
<!-- Created: March 7 12:52:52 PST 2005 -->
<!-- hhmts start -->
Last modified: Mon Jan 9 22:18:55 CET 2006
<!-- hhmts end -->
</div>
<!--#include virtual="/include/dateFooter.html"-->