[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Status of files with whitespace and EOL changes only

From: Timour Khanipov <khanipov_at_gmail.com>
Date: Fri, 13 Mar 2015 16:40:14 +0400

When I tried to set svn:eol-style property for a bunch of unmodified
files I faced the following problem: some files got status 'M' and
other files got status 'MM' meaning both property and content change.
Initially I considered it to be a bug and posted at
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3104494
.
During the discussion I got convinced that Subversion behavior was
absolutely correct.

It would be nice however for the 'svn status' command to have a flag
which would not show or mark in a special way the files which have only
whitespace and/or end of line style changes. This flag exists for the
'svn diff' command ('-x --ignore-space-change --ignore-eol-style ' etc).
What do you think of adding similar flags for the 'svn status' command?

Please include my email address to the CC'd list.

Timur.
Received on 2015-03-13 14:00:56 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.