Kaynağa Gözat

Updated checkout description.

avkonst 12 yıl önce
ebeveyn
işleme
008c23d671
1 değiştirilmiş dosya ile 21 ekleme ve 7 silme
  1. 21 7
      mainline/doc/project.html

+ 21 - 7
mainline/doc/project.html

@@ -45,7 +45,8 @@ along with Metrix++. If not, see <http://www.gnu.org/licenses/>.
       <td><img src="logo_project.png" alt="Software Index Project Page" /></td>
       <td valign="top">
         <div align="right">
-        <p align="center"><a href="http://sourceforge.net/projects/metrixplusplus"
+        <p align="center"><a
+        href="http://sourceforge.net/projects/metrixplusplus"
         class="lowImportance"><img
         src="http://sflogo.sourceforge.net/sflogo.php?group_id=275605&amp;type=13"
         alt="Get Software Index at SourceForge.net. Fast, secure and Free Open Source software downloads"
@@ -157,11 +158,24 @@ along with Metrix++. If not, see <http://www.gnu.org/licenses/>.
 
                 <p>For the installation of the <span
                 class="normalImportance">Metrix++</span> <a
-                href="http://sourceforge.net/projects/metrixplusplus/files/">download</a>
-                the archive and unpack it to some folder. Also, there is an
-                option to get the <a
+                href="http://sourceforge.net/projects/metrixplusplus/files/">download
+                the archive</a> with <span class="highImportance">the latest
+                stable version</span> and unpack it to some folder.
+                Corresponding checkout from the version control system:</p>
+
+                <p><pre>&gt; svn checkout <a href="https://metrixplusplus.svn.sourceforge.net/svnroot/metrixplusplus/releases/">https://metrixplusplus.svn.sourceforge.net/svnroot/metrixplusplus/releases/</a>&lt;version&gt;</pre>
+                </p>
+
+                <p>Alternatively, there is an option to <a
+                href="http://metrixplusplus.svn.sourceforge.net/viewvc/metrixplusplus/mainline/?view=tar">download
+                tarball file</a> with <span class="highImportance">the latest
+                development version</span> of the tool or checkout this version
+                of <a
                 href="http://metrixplusplus.svn.sourceforge.net/viewvc/metrixplusplus/">source
-                code</a> from the version conrol system.</p>
+                code</a> from the version conrol system:</p>
+
+                <p><pre>&gt; svn checkout <a href="https://metrixplusplus.svn.sourceforge.net/svnroot/metrixplusplus/mainline/">https://metrixplusplus.svn.sourceforge.net/svnroot/metrixplusplus/mainline/</a></pre>
+                </p>
 
                 <h4>Prerequisites:</h4>
 
@@ -225,8 +239,8 @@ along with Metrix++. If not, see <http://www.gnu.org/licenses/>.
                 </p>
 
                 <p>Paths are optional. If you do not specify a path, it will
-                scan files in the current working directory. Check other available
-                options for the tool by executing:</p>
+                scan files in the current working directory. Check other
+                available options for the tool by executing:</p>
 
                 <p><pre>&gt; python <span class="highImportance">collect.py</span> <span class="normalImportance">--help</span></pre>
                 </p>