Hi, i've got a problem with CVS repository.<br><br>In fact, I've got all my groups in /opt/rancid/var:<br>rancid@debian:~/var$ ls<br>Chatillon CVS cvsroot DataCenter Dr Etab logs Marseille<br><br>Then for example in Marseille, i've got :<br>
rancid@debian:~/var/Marseille$ ls<br>
configs CVS router.db routers.all routers.down routers.up<br><br>In configs, I've got all the configs of my equipements.It's ok.<br><br>Then, if i go in /opt/rancid/var/CVS :<br>rancid@debian:~/var/CVS$ ls<br>
Chatillon CVSROOT Datacenter Dr Entries.Log Etab Marseille <br><br>Then, in Marseille, i've got<br>rancid@debian:~/var/CVS/Marseille$ ls<br>configs router.db,v<br><br>In configs, I'got a directory called Attic and all the directories are in *****,v.<br>
<br>But, when i access by web interface, and if i want to see the config of my equipements,<br>it is written :<br>Error: Marseille/configs/Attic/**** is not (any longer) pertinent<br><br>And when i go to see in the logs when i've run it for the first time,it is written <br>
/opt/rancid/var/CVS/Marseille/configs/****,v <-- *****<br>new revision: delete; previous revision: 1.1.1.1<br>Deleted ******<br><br>and afterwards when re-running, it's written :<br>cvs status: use `cvs add' to create an entry for `****'<br>
cvs add: Re-adding file `****' after dead revision 1.2.<br>cvs add: use `cvs commit' to add this file permanently<br>cvs added missing router ****<br><br>cvs remove: removed `****'<br>Deleted ****<br><br>Can you guide me please to see where the problem come from.<br>
I've recently upgrade the version to 2.3.2a9.<br><br>