[rancid] cvsignore not working and diffing runcount
heasley
heas at shrubbery.net
Tue Apr 25 12:33:28 UTC 2017
Mon, Apr 24, 2017 at 10:57:04PM -0500, Matthew Goeres:
> I am trying to figure out why cvs keeps diffing the runcount file. It is in
> the .cvsignore. Any pointers on how to get that file to work again? The
> routers.all, up, down all show up to but those don't change.
>
>
> Index: runcount
> ===================================================================
> retrieving revision 1.9
> diff -u -4 -r1.9 runcount
> @@ -1 +1 @@
> - 50
> + 51
this file should not have been added to the repo. I presume someone
did that manually?
remove it and this should cease. rm runcount;cvs delete runcount; cvs
commit -m 'rm runcount'
> rancid at rancid:~/var/rancid/config$ cvs status runcount
> ===================================================================
> File: runcount Status: Locally Modified
>
> Working revision: 1.9 2017-04-24 20:00:15 -0500
> Repository revision: 1.9 /home/rancid/var/rancid/CVS/config/runcount,v
> Commit Identifier: 10058FEADAE10ACEC85
> Sticky Tag: (none)
> Sticky Date: (none)
> Sticky Options: (none)
>
> rancid at rancid:~/var/rancid/config$ cat .cvsignore
> .cvsignore
> routers.all
> routers.down
> routers.single
> routers.up
> runcount
> _______________________________________________
> Rancid-discuss mailing list
> Rancid-discuss at shrubbery.net
> http://www.shrubbery.net/mailman/listinfo/rancid-discuss
More information about the Rancid-discuss
mailing list