
| Key: |
HAUS-1455
|
| Type: |
Improvement
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Andrea Aime
|
| Votes: |
1
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
One common issue with projects that do use some kind of automated formatting (such as Geoserver and Geotools) is that formatters (jalopy) do use the platform native eol when reformatting files. If files do not have the svn:eol-style=native property, each reformat on different platform will change EOL, making diffs useless.
Subversion folks suggest to add precommit hooks that disallow commit if certain properties are not set on files.
It would be really nice if codehaus allowed project admin to set up this kind of precommit hook.
|
|
Description
|
One common issue with projects that do use some kind of automated formatting (such as Geoserver and Geotools) is that formatters (jalopy) do use the platform native eol when reformatting files. If files do not have the svn:eol-style=native property, each reformat on different platform will change EOL, making diffs useless.
Subversion folks suggest to add precommit hooks that disallow commit if certain properties are not set on files.
It would be really nice if codehaus allowed project admin to set up this kind of precommit hook. |
Show » |
|