Re: CRLF issues on checkout (was Re: Gnucash 2.5/6 - jqplot)

2013-02-24 Thread Geert Janssens
Op 24-02-13 00:23, Mike Alexander schreef: --On February 23, 2013 5:07:47 PM +0100 Christian Stimming christ...@cstimming.de wrote: I think the easiest way out here (as long as we're still using SVN) is to set the per-file SVN property svn:eol-style to some fixed value (here: LF). This

Re: CRLF issues on checkout (was Re: Gnucash 2.5/6 - jqplot)

2013-02-24 Thread Geert Janssens
Op 23-02-13 17:07, Christian Stimming schreef: Am Samstag, 23. Februar 2013, 11:57:18 schrieb Geert Janssens: Additionally, can you check if the eol attribute is already supported in your git version ? It is mentioned in man gitattributes on my system and is the attribute I'm using to force

Re: CRLF issues on checkout (was Re: Gnucash 2.5/6 - jqplot)

2013-02-24 Thread Christian Stimming
Am Sonntag, 24. Februar 2013, 10:21:00 schrieb Geert Janssens: As for git: The gitattributes feature is probably the most closely matching feature of git, related to the svn:eol-style property. Once git-1.8 has been distributed widely enough, we probably will have this problem solved with

Re: CRLF issues on checkout (was Re: Gnucash 2.5/6 - jqplot)

2013-02-24 Thread Christian Stimming
Am Samstag, 23. Februar 2013, 18:23:13 schrieb Mike Alexander: I think the easiest way out here (as long as we're still using SVN) is to set the per-file SVN property svn:eol-style to some fixed value (here: LF). This ensures the file get one canonical set of eol markers. Do you

Re: CRLF issues on checkout (was Re: Gnucash 2.5/6 - jqplot)

2013-02-24 Thread Geert Janssens
Op 24-02-13 10:46, Christian Stimming schreef: Am Samstag, 23. Februar 2013, 18:23:13 schrieb Mike Alexander: I think the easiest way out here (as long as we're still using SVN) is to set the per-file SVN property svn:eol-style to some fixed value (here: LF). This ensures the file get one

Re: CRLF issues on checkout (was Re: Gnucash 2.5/6 - jqplot)

2013-02-23 Thread Geert Janssens
Op 23-02-13 05:52, John Ralls schreef: On Feb 22, 2013, at 11:14 AM, Geert Janssens janssens-ge...@telenet.be wrote: Op 22-02-13 19:45, Geert Janssens schreef: Op 22-02-13 19:23, Mike Evans schreef: Thanks for checking Geert. I removed my $HOME/.gitconfig and tried again with the same

Re: CRLF issues on checkout (was Re: Gnucash 2.5/6 - jqplot)

2013-02-23 Thread Mike Evans
On Sat, 23 Feb 2013 10:19:25 +0100 Geert Janssens janssens-ge...@telenet.be wrote: Op 23-02-13 05:52, John Ralls schreef: On Feb 22, 2013, at 11:14 AM, Geert Janssens janssens-ge...@telenet.be wrote: Op 22-02-13 19:45, Geert Janssens schreef: Op 22-02-13 19:23, Mike Evans schreef:

Re: CRLF issues on checkout (was Re: Gnucash 2.5/6 - jqplot)

2013-02-23 Thread Geert Janssens
Op 23-02-13 11:35, Mike Evans schreef: On Sat, 23 Feb 2013 10:19:25 +0100 Geert Janssens janssens-ge...@telenet.be wrote: Op 23-02-13 05:52, John Ralls schreef: On Feb 22, 2013, at 11:14 AM, Geert Janssens janssens-ge...@telenet.be wrote: Op 22-02-13 19:45, Geert Janssens schreef: Op

Re: CRLF issues on checkout (was Re: Gnucash 2.5/6 - jqplot)

2013-02-23 Thread Christian Stimming
Am Samstag, 23. Februar 2013, 11:57:18 schrieb Geert Janssens: Additionally, can you check if the eol attribute is already supported in your git version ? It is mentioned in man gitattributes on my system and is the attribute I'm using to force consistent line endings. It may be a more

Re: CRLF issues on checkout (was Re: Gnucash 2.5/6 - jqplot)

2013-02-23 Thread Mike Alexander
--On February 23, 2013 5:07:47 PM +0100 Christian Stimming christ...@cstimming.de wrote: I think the easiest way out here (as long as we're still using SVN) is to set the per-file SVN property svn:eol-style to some fixed value (here: LF). This ensures the file get one canonical set of eol

CRLF issues on checkout (was Re: Gnucash 2.5/6 - jqplot)

2013-02-22 Thread Geert Janssens
Op 22-02-13 19:23, Mike Evans schreef: On Fri, 22 Feb 2013 18:47:48 +0100 Geert Janssens janssens-ge...@telenet.be wrote: Op 22-02-13 14:43, Mike Evans schreef: On Thu, 21 Feb 2013 18:55:31 +0100 Geert Janssens janssens-ge...@telenet.be wrote: Op 21-02-13 18:19, Mike Evans schreef: On Thu,

Re: CRLF issues on checkout (was Re: Gnucash 2.5/6 - jqplot)

2013-02-22 Thread Geert Janssens
Op 22-02-13 19:45, Geert Janssens schreef: Op 22-02-13 19:23, Mike Evans schreef: On Fri, 22 Feb 2013 18:47:48 +0100 Geert Janssens janssens-ge...@telenet.be wrote: Op 22-02-13 14:43, Mike Evans schreef: On Thu, 21 Feb 2013 18:55:31 +0100 Geert Janssens janssens-ge...@telenet.be wrote: Op

Re: CRLF issues on checkout (was Re: Gnucash 2.5/6 - jqplot)

2013-02-22 Thread John Ralls
On Feb 22, 2013, at 11:14 AM, Geert Janssens janssens-ge...@telenet.be wrote: Op 22-02-13 19:45, Geert Janssens schreef: Op 22-02-13 19:23, Mike Evans schreef: Thanks for checking Geert. I removed my $HOME/.gitconfig and tried again with the same result. My git version is 1.7.6.5 on