Discussion:
[rancid] CVS commands
Adrian A. Dimitrov
2016-10-13 08:43:44 UTC
Permalink
Hello Team ,

I have a simple question. I am exploring the features of rancid and I want to play a little bit with the cvs commands.

I tried something like this.

cvs log 10.11.10.1

cvs diff -u -r 1.2 -r 1.3 10.11.10.1

Both gave me the following error:

cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.

Checked the manual and the rancid.conf file and it seems that the CVS path is set as it should be (file attached in txt format), but still I get the output above.

Thanks.

Best Regards,
Adrian Dimitrov
[eFellows-Mark-RGB_Sign]
heasley
2016-10-13 17:40:35 UTC
Permalink
Post by Adrian A. Dimitrov
Hello Team ,
I have a simple question. I am exploring the features of rancid and I want to play a little bit with the cvs commands.
I tried something like this.
cvs log 10.11.10.1
cvs diff -u -r 1.2 -r 1.3 10.11.10.1
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
Checked the manual and the rancid.conf file and it seems that the CVS path is set as it should be (file attached in txt format), but still I get the output above.
cd ~rancid/group/configs
cvs diff ...

http://www-mrsrl.stanford.edu/~brian/cvstutorial/
Lee
2016-10-13 17:05:47 UTC
Permalink
Post by Adrian A. Dimitrov
Hello Team ,
I have a simple question. I am exploring the features of rancid and I want
to play a little bit with the cvs commands.
I tried something like this.
cvs log 10.11.10.1
cvs diff -u -r 1.2 -r 1.3 10.11.10.1
cvs diff: No CVSROOT specified! Please use the `-d' option
cvs [diff aborted]: or set the CVSROOT environment variable.
Checked the manual and the rancid.conf file and it seems that the CVS path
is set as it should be (file attached in txt format), but still I get the
output above.
BASEDIR=/usr/local/rancid/var
LIST_OF_GROUPS="eFellows"

Did you do a
cd /usr/local/rancid/var/eFellows/configs
first?

Regards,
Lee
Adrian A. Dimitrov
2016-10-14 06:53:35 UTC
Permalink
Nope, thanks for the help !

Best Regards,
Adrian Dimitrov


-----Original Message-----
From: Lee [mailto:***@gmail.com]
Sent: Thursday, October 13, 2016 8:06 PM
To: Adrian A. Dimitrov <***@efellows.bg>
Cc: rancid-***@shrubbery.net
Subject: Re: [rancid] CVS commands
Post by Adrian A. Dimitrov
Hello Team ,
I have a simple question. I am exploring the features of rancid and I
want to play a little bit with the cvs commands.
I tried something like this.
cvs log 10.11.10.1
cvs diff -u -r 1.2 -r 1.3 10.11.10.1
cvs diff: No CVSROOT specified! Please use the `-d' option cvs [diff
aborted]: or set the CVSROOT environment variable.
Checked the manual and the rancid.conf file and it seems that the CVS
path is set as it should be (file attached in txt format), but still I
get the output above.
BASEDIR=/usr/local/rancid/var
LIST_OF_GROUPS="eFellows"

Did you do a
cd /usr/local/rancid/var/eFellows/configs
first?

Regards,
Lee

Continue reading on narkive:
Loading...