[perl #41485] [TODO] Add a test for svn:eol-style property

2007-02-14 Thread Paul Cochrane via RT
Resolved as of r16981

Re: [perl #41485] [TODO] Add a test for svn:eol-style property

2007-02-14 Thread Paul Cochrane
> Attached is a patch to t/codingstd/line_endings.t which searches for > text files which have no eol-style property set, or it isn't set to > 'native'. If people are happy with it, I'll commit it in the next > couple of days. > the body of the patch looks good, but it belongs in t/distro/file_me

Re: [perl #41485] [TODO] Add a test for svn:eol-style property

2007-02-14 Thread jerry gay
On 2/14/07, Paul Cochrane <[EMAIL PROTECTED]> wrote: > the documentation for file metadata is not well organized, nor > complete. i'm not certain where this info best fits, but the coding > standard pdd seems like a good candidate. in any case, the general > rule (there are exceptions) is that th

Re: [perl #41485] [TODO] Add a test for svn:eol-style property

2007-02-14 Thread Paul Cochrane
the documentation for file metadata is not well organized, nor complete. i'm not certain where this info best fits, but the coding standard pdd seems like a good candidate. in any case, the general rule (there are exceptions) is that the following properties have the following settings on the list

Re: [perl #41485] [TODO] Add a test for svn:eol-style property

2007-02-13 Thread jerry gay
On 2/13/07, James E Keenan <[EMAIL PROTECTED]> wrote: jerry gay wrote: > On 2/11/07, via RT Paul Cochrane <[EMAIL PROTECTED]> wrote: > >> # New Ticket Created by Paul Cochrane >> # Please include the string: [perl #41485] >> # in the subject line of all future correspondence about this issue. >

Re: [perl #41485] [TODO] Add a test for svn:eol-style property

2007-02-13 Thread James E Keenan
jerry gay wrote: On 2/11/07, via RT Paul Cochrane <[EMAIL PROTECTED]> wrote: # New Ticket Created by Paul Cochrane # Please include the string: [perl #41485] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41485 > svn:eol

Re: [perl #41485] [TODO] Add a test for svn:eol-style property

2007-02-13 Thread Jonathan Worthington
Paul Cochrane wrote: Do users on Windows have major problems editing the files because they're all (mostly) UNIX line endings? Yes. Even things I may use that can handle input with UNIX line endings, tend to spit out files with Windows line endings too. I rely on eol-style being set to native f

Re: [perl #41485] [TODO] Add a test for svn:eol-style property

2007-02-13 Thread Paul Cochrane
On 12/02/07, jerry gay <[EMAIL PROTECTED]> wrote: On 2/11/07, via RT Paul Cochrane <[EMAIL PROTECTED]> wrote: > # New Ticket Created by Paul Cochrane > # Please include the string: [perl #41485] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ti

Re: [perl #41485] [TODO] Add a test for svn:eol-style property

2007-02-12 Thread jerry gay
On 2/11/07, via RT Paul Cochrane <[EMAIL PROTECTED]> wrote: # New Ticket Created by Paul Cochrane # Please include the string: [perl #41485] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41485 > chromatic asked me recently

[perl #41485] [TODO] Add a test for svn:eol-style property

2007-02-11 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #41485] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41485 > chromatic asked me recently whether or not a subversion property exists for line ending