Edgewall Software

Ticket #5576 (closed enhancement: fixed)

Opened 17 months ago

Last modified 12 months ago

Inappropiate/Missing svn:eol-style for 0.10.x files: ticket_notify_email.cs and ticket_rss.cs

Reported by: Johans Marvin Taboada Villca <jmt4b04d4v@…> Owned by: jonas
Priority: low Milestone: 0.11
Component: general Version: 0.10-stable
Severity: minor Keywords: svn:eol-style
Cc: jmt4b04d4v@…

Description

Clearsilver template files in 0.10-stable branch have Subversion svn:eol-style property set to native except for the following files:

Recently I created a patch to provide spanish translation of templates for 0.10.x, but had problems setting svn:eol-style property to native in the generated patch file. Subversion complaint that content had mixed EOL.

Is there a reason to maintain this? could this be normalized, Thanks

Attachments

Change History

Changed 12 months ago by cboos

  • milestone changed from 0.10.5 to 0.11

We should standardize all the relevant files to "native" for 0.11.

Caveats:

  • the .bat/.cmd files needs to be always "CRLF"
  • the svnrepos.dump needs to be always "LF"

(well, I just checked - they already are)

Changed 12 months ago by cboos

  • status changed from new to closed
  • resolution set to fixed

All text files were normalized to "native" in r6324 (explicit exceptions mentioned in the comment above)

Changed 12 months ago by jmt4b04d4v

Replying to cboos:

We should standardize all the relevant files to "native" for 0.11.

Could this be ported to 0.10-stable branch?. That's why I set this initially for 0.10.5 milestone.

By the way, the following link branches/0.10-stable/templates/ticket_notify_email.cs@3468 (originally reported in ticket:5576:description) is broken. I've made a mistake in URL/revision combination (that revision was committed on trunk before branching).

Changed 12 months ago by cboos

No, I don't think we'll make any other non-critical change on 0.10.x at this point, as we're about to make the 0.11 release.

The 0.10.x tickets will progressively be moved to 0.11.x or later, as appropriate, or closed as wontfix if they are Clearsilver specific.

Add/Change #5576 (Inappropiate/Missing svn:eol-style for 0.10.x files: ticket_notify_email.cs and ticket_rss.cs)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.