Re: [lug-nuts] cvs question

From: James Nessen (nessenj@jimsoffice.org)
Date: Sat Nov 20 1999 - 22:32:27 PST


You need to create a repository first, all the init does, is create the
cvsroot without any repositories.

try first doing:

cvs -d /usr/local/cvsroot import helloworld.pl

then you should be able to commit any new changes.

Jim

--
James Nessen
E. nessenj@jimsoffice.org
P. 916.257.6817 
F. 877.410.3802
W. http://www.jimsoffice.org
 - Check out our free services at http://www.jimsoffice.org/services

On Sat, 20 Nov 1999, Brian Lavender wrote:

> 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. >

**************************************************************************** * 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