Opened 16 years ago

Closed 5 years ago

#2506 closed defect (wontfix)

The subversion properties of the files are inconsistent in the repository (mainly eol-style)

Reported by: Ari Jolma Owned by: warmerdam
Priority: normal Milestone: closed_because_of_github_migration
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

Subversion maintains properties and values for them for files in the repository. This can be used to define the end-of-line style for example. The svn:eol-style should probably be "native" for all text files(? this is a policy issue but I haven't checked the policy nor in fact don't know where the policy is stored). Some files have eol-style set to native but some are missing it, which leads to such files usually stored as LF in local (also windows) copies. For example gcore/gdal_rpcimdio.cpp does not have eol-style defined - there may be others, I haven't checked all.

Change History (3)

comment:1 by Jukka Rahkonen, 9 years ago

So is there something to fix? If there is something to fix, name a person or two who could do the change.

comment:2 by Ari Jolma, 9 years ago

This is discussed and solutions presented for example here:

http://stackoverflow.com/questions/8024740/whats-the-best-way-to-have-svneol-style-native-for-text-files-by-defaultsvn

IMO we should use RDC and manual fixes.

comment:3 by Even Rouault, 5 years ago

Milestone: closed_because_of_github_migration
Resolution: wontfix
Status: newclosed

This ticket has been automatically closed because Trac is no longer used for GDAL bug tracking, since the project has migrated to GitHub. If you believe this ticket is still valid, you may file it to https://github.com/OSGeo/gdal/issues if it is not already reported there.

Note: See TracTickets for help on using tickets.