Discussion:
[rancid] SVN error
jm+
2010-09-16 15:12:05 UTC
Permalink
Hi there, I'm getting the following error in my logs while running
rancid-run. (It is a new installation. I tried 2.3.4 and 2.3.5.)


starting: Thu Sep 16 16:45:53 CEST 2010

property 'svn:ignore' set on '.'
A x.x.x.x
Adding x.x.x.x
Transmitting file data .
Committed revision 10.
Added x.x.x.x



Trying to get all of the configs.
All routers sucessfully completed.

svn: Commit failed (details follow):
svn: Out of date: '/backbone' in transaction '10-1'
Sending .

ending: Thu Sep 16 16:46:04 CEST 2010


Test case:
su - rancid
rm -Rf var/*
bin/rancid-cvs [commit 1-9 OK]
cp backup/router.db var/backbone/
bin/rancid-run

--> ERROR


Regards,
JM
jm+
2010-09-17 08:27:24 UTC
Permalink
I seem to have resolved the aforementioned problem with SVN using the
attached patch (against v2.3.5).

Regards,
JM
needle
2010-09-21 21:08:23 UTC
Permalink
Post by jm+
I seem to have resolved the aforementioned problem with SVN using the
attached patch (against v2.3.5).
Regards,
JM
Attachment (rancid-svn.patch): application/octet-stream, 311 bytes
_______________________________________________
Rancid-discuss mailing list
Rancid-discuss <at> shrubbery.net
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
This patch seems to fix that problem with svn,
I ran into the same issue with RANCID 2.3.5. using subversion 1.6.12
Tested your patch, and it works.


Thanks

needle

Loading...