info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Newbie indeed


From: Teala Spitzbarth
Subject: RE: Newbie indeed
Date: Mon, 10 Sep 2001 12:59:00 -0700

you're not in a 'working copy'
cvs has no knowledge of the directory structure
or where to import it into the repository.

-teala

-----Original Message-----
From: Marius Flage [mailto:address@hidden
Sent: Monday, September 10, 2001 9:13 AM
To: address@hidden
Subject: Newbie indeed


Hi there.

I've already got my cvs maintaining a project, but now i want to add
another.

The listing in /usr/local/cvsroot is as follows:

address@hidden:~/public_html/rost$ ls -l /usr/local/cvsroot/
total 8
drwxrwxr-x   3 root     hackers      4096 Sep  2 01:59 CVSROOT
drwxrwxr-x   2 root     hackers      4096 Sep 10 18:07 irclog

So, that should be in order. irclog is the project I already got under
cvs-control. $CVSROOT is set:

address@hidden:~/public_html/rost$ echo $CVSROOT
/usr/local/cvsroot

And now I want to add another project. As the manual says I first cd
into
the directory I want to put under cvs-control. This is the directory
~/public_html/rost. And then I perform the command:

address@hidden:~/public_html/rost$ cvs import -m "Rost hjemmeside" rost
marius nothing
cvs import: No CVSROOT specified!  Please use the `-d' option
cvs [import aborted]: or set the CVSROOT environment variable.

Can anyone please explain to my why that fails?

Sorry in advance if this is an old question. :)

Marius


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]