From: Robert H. <ro...@ro...> - 2004-06-23 19:35:16
|
Hi Alainna, Are you able to check out this module using the command line, e.g.: cvs -d /cvs_root co aspl_scripts "CVS/Entries" and "CVS/Root" appear inside a valid checkout. CVS uses "CVS" subdirectories inside a checkout to keep state on what is happening in the checkout, to compare against the repository. -- Rob On Wed, Jun 23, 2004 at 08:53:31AM -0400, Alainna C. Wonders wrote: > Okay, I've got a couple things straight, unfortunately I still am at a > loss for what is happening here... > > I specify the following parameters for the repository: > > Name: CVSROOT > Server hostname: localhost > Username: awonders > Vcs type: CVS > Connection: local > Root: /cvs_root/ > > When I key in a module (specifically aspl_scripts) it says it can't find > the module (but it DOES exist in CVS; I did add it through the command > line). So I try to update it and this is what I get: > > cvs update: cannot open CVS/Entries for reading: No such file or > directory > cvs update: nothing known about aspl_scripts > cvs [update aborted]: cannot open CVS/Root: No such file or directory > > What is CVS/Entries and CVS/Root? I haven't specified those anywhere. > > Thanks! > > Alainna > > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > |