[Openvas-commits] r1107 - trunk/doc/website

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Aug 6 12:52:16 CEST 2008


Author: jan
Date: 2008-08-06 12:52:16 +0200 (Wed, 06 Aug 2008)
New Revision: 1107

Modified:
   trunk/doc/website/openvas-client.htm4
   trunk/doc/website/openvas-cr-14.htm4
Log:
Notes on branched 1.0 development of openvas-client.


Modified: trunk/doc/website/openvas-client.htm4
===================================================================
--- trunk/doc/website/openvas-client.htm4	2008-08-06 10:43:35 UTC (rev 1106)
+++ trunk/doc/website/openvas-client.htm4	2008-08-06 10:52:16 UTC (rev 1107)
@@ -270,19 +270,29 @@
 <h3>Most current state of development (directly from the source code management system)</h3>
 
 <p>
+After checking out the code,
+change to the new directory and follow the instructions in the
+README file.
+</p>
+
+<h4>Stable 1.0 branch</h4>
+
+<p>
 You need subversion to retrieve the code:
 </p>
 
 <p>
 <code>
-$ svn checkout https://svn.wald.intevation.org/svn/openvas/trunk/openvas-client
+$ svn checkout https://svn.wald.intevation.org/svn/openvas/branches/openvas-client-1-0
 </code>
 </p>
 
+<h4>Current state of development</h4>
+
 <p>
-Change to the new directory and follow the instructions in the <a
-href="http://wald.intevation.org/plugins/scmsvn/viewcvs.php/trunk/openvas-client
-/README?root=openvas&view=markup">README</a> file.
+<code>
+$ svn checkout https://svn.wald.intevation.org/svn/openvas/trunk/openvas-client
+</code>
 </p>
 
 <p>
@@ -290,3 +300,4 @@
 be aware that you are using a development state that may be incomplete and
 unstable and should not be used in production environments.
 </p>
+

Modified: trunk/doc/website/openvas-cr-14.htm4
===================================================================
--- trunk/doc/website/openvas-cr-14.htm4	2008-08-06 10:43:35 UTC (rev 1106)
+++ trunk/doc/website/openvas-cr-14.htm4	2008-08-06 10:52:16 UTC (rev 1107)
@@ -28,7 +28,7 @@
 PAGE_START
 <h2>OpenVAS Change Request #14: OpenVAS-Client: Remove source code copy of gdchart and gd</h2>
 
-Status: Voted +5.
+Status: Voted +5. gdchart and gd removed in SVN trunk.
 
 <h3>Purpose</h3>
 



More information about the Openvas-commits mailing list