[rancid] Rancid 3.1.99 Alpha git integration issues.

Thomas Greer tgreer at tsone.net.uk
Thu Mar 12 11:09:00 UTC 2015


?I tried changing the line in rancid-cvs to say matching instead of simple... still many errors, suspect it's not just a simple swap out a keyword fix.

________________________________
From: Per Carlson <pelle at hemmop.com>
Sent: 11 March 2015 22:30
To: heasley
Cc: Thomas Greer; rancid-discuss at shrubbery.net
Subject: Re: [rancid] Rancid 3.1.99 Alpha git integration issues.

Hi.

On 11 March 2015 at 22:42, heasley <heas at shrubbery.net<mailto:heas at shrubbery.net>> wrote:

I'm not certain why this error occurs; it occurs with git 1.7, but not git
2.3.

?The default push mode did change in git 2.0.0 (https://github.com/git/git/blob/master/Documentation/RelNotes/2.0.0.txt#L7-L23). Before 2.0.0 it was "matching" but from 2.0.0 it's "simple". The error occurs when using a git version less than 1.7.11 (when "simple" where introduced, see https://github.com/git/git/blob/master/Documentation/RelNotes/1.7.11.txt#L9-L14).?

To fix that a compatible mode must be used, like "current" (or "matching"). This can be set by running "git config push.default <mode>" or manually editing the repository git config file (please don't set this globally).

For more information of the available modes (and what they do), search for "push.default" in http://git-scm.com/docs/git-config.

--
Pelle

Research is what I'm doing when I don't know what I'm doing.
- Wernher von Braun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.shrubbery.net/pipermail/rancid-discuss/attachments/20150312/f6904f79/attachment.html>


More information about the Rancid-discuss mailing list