Re: Why non matching eols in patch and target. (svn patch related)
From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 2 Feb 2010 21:11:52 +0100
On Tue, Feb 02, 2010 at 08:48:43PM +0100, Daniel Näslund wrote:
svn patch only repairs EOLs if the svn:eol-style enforces a fixed
Admittedly, we may want to repair EOLs in more scenarios (such as
> I've set the eol_str argument in svn_subst_translate_cstring2() to
No, it's working as expected.
> /* Contract keywords, if any, before matching. */
Try passing TRUE for the 'repair' parameter:
"\r\n", TRUE,
Stefan
> target->keywords, FALSE,
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.