o: ActiveSupport::Cache::Entry :@compressedF:@value"»?"µ?
| Downloads.en.html | ||
|---|---|---|
| 47 | 47 |
|
| 48 | 48 |
<!-- ============== TEXT ============== --> |
| 49 | 49 |
<div class="Text"> |
| 50 |
<h1 class="FirstWord Small"> Download of MLAB documentation </h1>
|
|
| 50 |
<h1> Download of MLAB documentation </h1> |
|
| 51 | 51 |
<p> |
| 52 | 52 |
There are several possibilities: |
| 53 | 53 |
<p> |
| 54 | 54 |
<ul> |
| 55 | 55 |
<li><a href="#SVN_client">Download by SVN client</a></li> |
| 56 | 56 |
<li><a href="#WebSVN">Download via Web interface WebSVN</a></li> |
| 57 |
<li><a href="#FTP">Download from FTP</a></li> |
|
| 57 |
<li><a href="#Downloads">File download</a></li> |
|
| 58 |
<li><a href="#FTP">FTP download</a></li> |
|
| 58 | 59 |
</ul> |
| 59 |
<h1 id="SVN_client" class="FirstWord Small"> SVN client </h1> |
|
| 60 |
|
|
| 61 |
<h2 id="SVN_client"> SVN client </h2> |
|
| 60 | 62 |
<p> |
| 61 |
Downloading data requires SVN client on your computer, for example |
|
| 63 |
This selection gives you the access to developer's database SVN. |
|
| 64 |
You have to install SVN client to your computer. |
|
| 65 |
</p> |
|
| 66 |
<p> |
|
| 67 |
Popular SVN client is |
|
| 62 | 68 |
<a href="http://tortoisesvn.net/downloads" |
| 63 |
title="Download Page">TortoiseSVN</a>. |
|
| 64 |
To configure it it is necessary to set address of SVN server, use |
|
| 65 |
"<i>svn://svn.mlab.cz/home/MLAB/</i>" or "<i>svn://svn.mlab.cz/home/library/</i>" if you need our OrCAD§s or PADůs library.. |
|
| 66 |
Anonymous access is read only. If you whish to contribute to the MLAB project |
|
| 67 |
contact any of the |
|
| 69 |
title="Download stránka">TortoiseSVN</a>. |
|
| 70 |
After installation create folder on your computer and by right |
|
| 71 |
clicking select "Checkout". You have to select database address. |
|
| 72 |
</p> |
|
| 73 |
<table> |
|
| 74 |
<tr> |
|
| 75 |
<td> <i>svn://svn.mlab.cz/home/MLAB/</i> </td> |
|
| 76 |
<td> main repository </td> |
|
| 77 |
</tr> |
|
| 78 |
<tr> |
|
| 79 |
<td> <i>svn://svn.mlab.cz/home/library/</i> </td> |
|
| 80 |
<td> libraries OrCAD, PADS, ... </td> |
|
| 81 |
</tr> |
|
| 82 |
</table> |
|
| 83 |
<p> |
|
| 84 |
The first download takes a lot of time because it downloads by default |
|
| 85 |
the whole database. It is more than 100MB. As an anonymous user you |
|
| 86 |
are getting Read Only access. If you whish to contribute to the MLAB |
|
| 87 |
project contact any of the |
|
| 68 | 88 |
<a href="./AboutAuthors.en.html">authors</a>. |
| 89 |
</p> |
|
| 90 |
|
|
| 91 |
<h2 id="WebSVN"> WebSVN </h2> |
|
| 69 | 92 |
<p> |
| 70 |
<h1 id="WebSVN" class="FirstWord Small"> WebSVN </h1> |
|
| 93 |
WebSVN is Web access to SVN server. You can online browse source and |
|
| 94 |
design files or you can download compressed subdirectory (ZIP archive). |
|
| 95 |
You can use |
|
| 96 |
<a href="http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English" |
|
| 97 |
title="Web interface to SVN database">WebSVN</a> |
|
| 98 |
link from main menu. |
|
| 71 | 99 |
<p> |
| 72 |
WebSVN is Web access to SVN server. You can online browse source and design files or |
|
| 73 |
you can download compressed subdirectory (ZIP archive). |
|
| 74 |
You can use link from main menu |
|
| 75 |
<a href="http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English" |
|
| 76 |
title="Web interface to SVN database">WebSVN</a>. |
|
| 100 |
|
|
| 101 |
<h2 id="Downloads"> Downloads </h2> |
|
| 77 | 102 |
<p> |
| 78 |
<h1 id="FTP" class="FirstWord Small"> FTP </h1> |
|
| 103 |
Section |
|
| 104 |
<a href="http://www.mlab.cz/Downloads" |
|
| 105 |
title="Files to download">Downloads</a> |
|
| 106 |
is used for PDF files and other bigger files not stored in the |
|
| 107 |
development repository. These files are not under version control. |
|
| 79 | 108 |
<p> |
| 109 |
|
|
| 110 |
<h2 id="FTP"> FTP </h2> |
|
| 111 |
<p> |
|
| 80 | 112 |
Data can be downloaded from |
| 81 |
<a href="ftp://www.mlab.cz/Downloads">FTP server</a>. |
|
| 113 |
<a href="ftp://ftp.mlab.cz/">FTP server</a> as well. In case |
|
| 114 |
of any problem try command line client. |
|
| 82 | 115 |
<p> |
| 83 | 116 |
</div> |
| 84 | 117 |
|