Author: mwiegand Date: 2008-09-26 08:53:49 +0200 (Fri, 26 Sep 2008) New Revision: 1449
Modified: trunk/doc/website/openvas-server.htm4 Log: Updated installation information for server components after the libnasl branch. Modified: trunk/doc/website/openvas-server.htm4 =================================================================== --- trunk/doc/website/openvas-server.htm4 2008-09-26 05:36:49 UTC (rev 1448) +++ trunk/doc/website/openvas-server.htm4 2008-09-26 06:53:49 UTC (rev 1449) @@ -438,16 +438,16 @@ <h4>Stable 1.0 branch</h4> <p> -Note: Due to the current state of development, two modules needed to run -OpenVAS-Server have already been branched into a stable branch while the other -two are not affected by the major development efforts that required the -branching. +Note: Due to the current state of development, three modules needed to run +OpenVAS-Server have already been branched into a stable branch while openvas-plugins +is not affected by the major development efforts that required the branching and +can be used with both branches. </p> <p> <code> $ svn checkout https://svn.wald.intevation.org/svn/openvas/branches/openvas-libraries-1-0<br> -$ svn checkout https://svn.wald.intevation.org/svn/openvas/trunk/openvas-libnasl<br> +$ svn checkout https://svn.wald.intevation.org/svn/openvas/trunk/openvas-libnasl-1-0<br> $ svn checkout https://svn.wald.intevation.org/svn/openvas/branches/openvas-server-1-0<br> $ svn checkout https://svn.wald.intevation.org/svn/openvas/trunk/openvas-plugins<br> _______________________________________________ Openvas-commits mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-commits
