I installed cvs and I successfully executed the command
$ cvs -d /usr/local/cvsroot init
and it created the directory
/usr/local/cvsroot/CVSROOT
so I went to
/home/brian/src/perl/usr
and created a file
helloworld.pl
I tried to commit it to cvs with the command below, but you
can see the error I got.
brian@debian:~/src/perl/usr> cvs -d /usr/local/cvsroot/ commit helloworld.pl
cvs commit: cannot open CVS/Entries for reading: No such file or directory
cvs commit: nothing known about `helloworld.pl'
cvs [commit aborted]: correct above errors first!
What corrections do I need to make?
brian
-- Brian Lavender http://www.brie.com/brian/ **************************************************************************** * To UNSUBSCRIBE from the list, send a message with "unsubscribe lug-nuts" * in the message body to majordomo@saclug.org. Please direct other * questions, comments, or problems to lug-nuts-owner@saclug.org.
This archive was generated by hypermail 2b29 : Fri Feb 25 2000 - 14:29:08 PST