Hi, i&#39;ve got a problem with CVS repository.<br><br>In fact, I&#39;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&#39;ve got :<br>
rancid@debian:~/var/Marseille$ ls<br>
configs  CVS  router.db  routers.all  routers.down  routers.up<br><br>In configs, I&#39;ve got all the configs of my equipements.It&#39;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&#39;ve got<br>rancid@debian:~/var/CVS/Marseille$ ls<br>configs  router.db,v<br><br>In configs, I&#39;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&#39;ve run it for the first time,it is written <br>

/opt/rancid/var/CVS/Marseille/configs/****,v  &lt;--  *****<br>new revision: delete; previous revision: 1.1.1.1<br>Deleted ******<br><br>and afterwards when re-running, it&#39;s written :<br>cvs status: use `cvs add&#39; to create an entry for `****&#39;<br>

cvs add: Re-adding file `****&#39; after dead revision 1.2.<br>cvs add: use `cvs commit&#39; to add this file permanently<br>cvs added missing router ****<br><br>cvs remove: removed `****&#39;<br>Deleted ****<br><br>Can you guide me please to see where the problem come from.<br>

I&#39;ve recently upgrade the version  to 2.3.2a9.<br><br>