I configured Rancid to use svn instead of cvs.<br><br>When I created the config, I run "rancid-cvs", which creates the directories in the ./var folder.<br>When I run "rancid-run" everything works flawless. (no devices added to router.db)<br>
<br>When I edit "router.db" by adding some devices to this file and run "rancid-run" agian. I get the following errors in the log.<br><br>Trying to get all of the configs.<br>All routers sucessfully completed.<br>
<br>Sending .<br>svn: Commit failed (details follow):<br>svn: Directory '/5000-Hoofdkantoor' is out of date<br><br>After some searching through the mailing list I found out, that using "svn update" would fix this problem.<br>
Indeed it did, after "svn update" and running "rancid-run", I got the following results in the log.<br><br>Trying to get all of the configs.<br>All routers sucessfully completed.<br><br>Sending .<br>
Sending configs/swcore<br>Sending configs/swdist<br>Sending configs/swrsadtc1<br>Sending configs/swrsadtc2<br>Sending configs/swsrvdtc1<br>Sending configs/swsrvdtc2<br>Sending router.db<br>
Transmitting file data .......<br>Committed revision 10.<br><br>It would be nice if this "svn update" issue would be fixed, cause I have over 200 groups. <br>It is fairly easy to forget "svn update" after updating one of the groups.<br>
<br>I'm running Rancid 2.3.4 on OpenSuse 11.2.<br><br>Maybe needles to say, but when I use CVS instead of SVN none of the above problems occur.<br clear="all"><br>With kind regards,<br>Rob Maas<br><br> <br>