Discussion:
[rancid] Problem with CVS repository
Désiré
2009-04-30 11:51:16 UTC
Permalink
Hi, i've got a problem with CVS repository.

In fact, I've got all my groups in /opt/rancid/var:
***@debian:~/var$ ls
Chatillon CVS cvsroot DataCenter Dr Etab logs Marseille

Then for example in Marseille, i've got :
***@debian:~/var/Marseille$ ls
configs CVS router.db routers.all routers.down routers.up

In configs, I've got all the configs of my equipements.It's ok.

Then, if i go in /opt/rancid/var/CVS :
***@debian:~/var/CVS$ ls
Chatillon CVSROOT Datacenter Dr Entries.Log Etab Marseille

Then, in Marseille, i've got
***@debian:~/var/CVS/Marseille$ ls
configs router.db,v

In configs, I'got a directory called Attic and all the directories are in
*****,v.

But, when i access by web interface, and if i want to see the config of my
equipements,
it is written :
Error: Marseille/configs/Attic/**** is not (any longer) pertinent

And when i go to see in the logs when i've run it for the first time,it is
written
/opt/rancid/var/CVS/Marseille/configs/****,v <-- *****
new revision: delete; previous revision: 1.1.1.1
Deleted ******

and afterwards when re-running, it's written :
cvs status: use `cvs add' to create an entry for `****'
cvs add: Re-adding file `****' after dead revision 1.2.
cvs add: use `cvs commit' to add this file permanently
cvs added missing router ****

cvs remove: removed `****'
Deleted ****

Can you guide me please to see where the problem come from.
I've recently upgrade the version to 2.3.2a9.

Loading...