On 9/19/05, Niall Pemberton <[EMAIL PROTECTED]> wrote:
> 
> Ted,
> 
> I'm -1 on this - it is a really *bad* idea to use "LF" for the eol-style -
> having the eol-style property set to "native" is the *right thing* to do.
> The problem is that the artifact Wendy is dealing with didn't have its
> eol-style property set at all. When she corrects this situation, 
> subversion
> is going to correct all the line ending it has stored in its repository 
> for
> that artifact. After that when people check it out - it will automatically
> translate to the native system and vice-versa when checked back in. - 
> which
> is what we want.
> 
> Setting it to "LF" is going to cause all of us on windows a real headache 
> -
> every time we try to check back in its going to throw an error for any 
> line
> endings which are not "LF".
> 
> The solution to this issue is for people update their auto-props so that 
> we
> don't add new artifacts without eol-style set to native in the first 
> place.
> I'm going to revers back the changes you made to the wiki.


I agree with Niall. We need to be using 'native' and not any 
platform-specific EOL style.

--
Martin Cooper


Niall
> 
> ----- Original Message -----
> From: "Apache Wiki" <[EMAIL PROTECTED]>
> Sent: Monday, September 19, 2005 11:18 AM
> 
> 
> > Dear Wiki user,
> >
> > You have subscribed to a wiki page or wiki category on "Struts Wiki" for
> change notification.
> >
> > The following page has been changed by TedHusted:
> > http://wiki.apache.org/struts/StrutsMaintenanceSvn
> >
> > The comment on the change is:
> > Suggest LF for the SVN:eol-style
> >
> > 
> --------------------------------------------------------------------------
> ----
> >
> > The new file should have the following properties:
> >
> > - * '''svn:eol-style''' property set to ''native''
> > + * '''svn:eol-style''' property set to ''LF''
> > * '''svn:keywords''' property set to ''date author id rev''
> >
> > The new file should contain the following keywords:
> > @@ -48, +48 @@
> >
> >
> > The '''*.xml''' documentation files have the following properties set:
> >
> > - * '''svn:eol-style''' property set to ''native''
> > + * '''svn:eol-style''' property set to ''LF''
> > * '''svn:keywords''' property set to ''author date id''
> >
> > === Changing Properties on Existing Files ===
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to