/Web/Downloads.en.html
47,7 → 47,7
 
<!-- ============== TEXT ============== -->
<div class="Text">
<h1 class="FirstWord Small"> Download of MLAB documentation </h1>
<h1> Download of MLAB documentation </h1>
<p>
There are several possibilities:
<p>
54,31 → 54,64
<ul>
<li><a href="#SVN_client">Download by SVN client</a></li>
<li><a href="#WebSVN">Download via Web interface WebSVN</a></li>
<li><a href="#FTP">Download from FTP</a></li>
<li><a href="#Downloads">File download</a></li>
<li><a href="#FTP">FTP download</a></li>
</ul>
<h1 id="SVN_client" class="FirstWord Small"> SVN client </h1>
 
<h2 id="SVN_client"> SVN client </h2>
<p>
Downloading data requires SVN client on your computer, for example
This selection gives you the access to developer's database SVN.
You have to install SVN client to your computer.
</p>
<p>
Popular SVN client is
<a href="http://tortoisesvn.net/downloads"
title="Download Page">TortoiseSVN</a>.
To configure it it is necessary to set address of SVN server, use
"<i>svn://svn.mlab.cz/home/MLAB/</i>" or "<i>svn://svn.mlab.cz/home/library/</i>" if you need our OrCAD&#167;s or PAD&#367;s library..
Anonymous access is read only. If you whish to contribute to the MLAB project
contact any of the
title="Download stránka">TortoiseSVN</a>.
After installation create folder on your computer and by right
clicking select "Checkout". You have to select database address.
</p>
<table>
<tr>
<td> <i>svn://svn.mlab.cz/home/MLAB/</i> </td>
<td> main repository </td>
</tr>
<tr>
<td> <i>svn://svn.mlab.cz/home/library/</i> </td>
<td> libraries OrCAD, PADS, ... </td>
</tr>
</table>
<p>
The first download takes a lot of time because it downloads by default
the whole database. It is more than 100MB. As an anonymous user you
are getting Read Only access. If you whish to contribute to the MLAB
project contact any of the
<a href="./AboutAuthors.en.html">authors</a>.
</p>
 
<h2 id="WebSVN"> WebSVN </h2>
<p>
<h1 id="WebSVN" class="FirstWord Small"> WebSVN </h1>
WebSVN is Web access to SVN server. You can online browse source and
design files or you can download compressed subdirectory (ZIP archive).
You can use
<a href="http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=English"
title="Web interface to SVN database">WebSVN</a>
link from main menu.
<p>
WebSVN is Web access to SVN server. You can online browse source and design files or
you can download compressed subdirectory (ZIP archive).
You can use link from main menu
<a href="http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=English"
title="Web interface to SVN database">WebSVN</a>.
 
<h2 id="Downloads"> Downloads </h2>
<p>
<h1 id="FTP" class="FirstWord Small"> FTP </h1>
Section
<a href="http://www.mlab.cz/Downloads"
title="Files to download">Downloads</a>
is used for PDF files and other bigger files not stored in the
development repository. These files are not under version control.
<p>
 
<h2 id="FTP"> FTP </h2>
<p>
Data can be downloaded from
<a href="ftp://www.mlab.cz/Downloads">FTP server</a>.
<a href="ftp://ftp.mlab.cz/">FTP server</a> as well. In case
of any problem try command line client.
<p>
</div>