Ticket #26 (in_QA enhancement: fixed)

Opened 13 months ago

Last modified 13 months ago

EolStyleCheck plugin enhancement : in loose mode, svn:eol-style no need for unix files.

Reported by: jiangxin Owned by: jiangxin
Priority: major Milestone: 0.3.0
Component: Hooks Version:
Keywords: Cc:

Description

EolStyleCheck? plugin is an annoyance.

Add a loose mode to make it easy:

  • If svn:mime-type is set but is not text/*, ignore it.
  • If file is in unix file format. ie, no CRLF in text file, ignore it.
  • In other cases, file must provide svn:eol-style properity.

Change History

comment:1 Changed 13 months ago by jiangxin

  • status changed from new to in_work
  • component changed from Undefined to Hooks

comment:2 Changed 13 months ago by jiangx

  • status changed from in_work to in_QA
  • resolution set to fixed

(In [92]) Fixed #26: EolStyleCheck? plugin enhancement : in loose mode, svn:eol-style no need for unix files.

Note: See TracTickets for help on using tickets.