On Tue, Aug 05, 2003 at 10:44:55AM -0600, MacDonald, James wrote:
> in following the directions at http://www.nessus.org/cvs_manual.html ... I get the
> following error:
>
> [EMAIL PROTECTED] nessus-2.0.7]# cvs -z3 update -P nessus-libraries -d
> cvs update: cannot open CVS/Entries for reading: No such file or directory
> cvs [update aborted]: no repository
>
> I don't see anything regarding errors on the document though ... is this just a
> miss-config be me? Also, the BRANCH I used was HEAD for 2.0.7 version ... is this
> correct?
Did you do
cvs -z3 co nessus-libraries libnasl nessus-core nessus-plugins
first ?
(ie: is there a nessus-plugins directory in your current working
directory ?)