<div dir="ltr">I believe it may have been manually committed when I was testing another script. That resolved the issue. </div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 25, 2017 at 7:33 AM, heasley <span dir="ltr"><<a href="mailto:heas@shrubbery.net" target="_blank">heas@shrubbery.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Mon, Apr 24, 2017 at 10:57:04PM -0500, Matthew Goeres:<br>
<span class="">> I am trying to figure out why cvs keeps diffing the runcount file. It is in<br>
> the .cvsignore. Any pointers on how to get that file to work again? The<br>
> routers.all, up, down all show up to but those don't change.<br>
><br>
><br>
> Index: runcount<br>
> ==============================<wbr>==============================<wbr>=======<br>
> retrieving revision 1.9<br>
> diff -u -4 -r1.9 runcount<br>
> @@ -1 +1 @@<br>
> - 50<br>
> + 51<br>
<br>
</span>this file should not have been added to the repo.  I presume someone<br>
did that manually?<br>
<br>
remove it and this should cease. rm runcount;cvs delete runcount; cvs<br>
commit -m 'rm runcount'<br>
<span class=""><br>
> rancid@rancid:~/var/rancid/<wbr>config$ cvs status runcount<br>
> ==============================<wbr>==============================<wbr>=======<br>
> File: runcount         Status: Locally Modified<br>
><br>
>    Working revision: 1.9 2017-04-24 20:00:15 -0500<br>
>    Repository revision: 1.9 /home/rancid/var/rancid/CVS/<wbr>config/runcount,v<br>
>    Commit Identifier: 10058FEADAE10ACEC85<br>
>    Sticky Tag: (none)<br>
>    Sticky Date: (none)<br>
>    Sticky Options: (none)<br>
><br>
> rancid@rancid:~/var/rancid/<wbr>config$ cat .cvsignore<br>
> .cvsignore<br>
> routers.all<br>
> routers.down<br>
> routers.single<br>
> routers.up<br>
> runcount<br>
<br>
</span>> ______________________________<wbr>_________________<br>
> Rancid-discuss mailing list<br>
> <a href="mailto:Rancid-discuss@shrubbery.net">Rancid-discuss@shrubbery.net</a><br>
> <a href="http://www.shrubbery.net/mailman/listinfo/rancid-discuss" rel="noreferrer" target="_blank">http://www.shrubbery.net/<wbr>mailman/listinfo/rancid-<wbr>discuss</a><br>
<br>
</blockquote></div><br></div>