[Issue 693] Unversioned elements are counted as "modified" in the Folder Browser

Klaus Welch <[email protected]> Sun, 15 Nov 2009 23:08:30 -0800 (PST)
Newsgroups gmane.comp.version-control.subversion.rapidsvn.issues
Message-ID <[email protected]>
http://rapidsvn.tigris.org/issues/show_bug.cgi?id=693






------- Additional comments from [email protected] Sun Nov 15 23:08:30 -0800 2009 -------
...the difference to the command line is the svn status option -q (don't show
unversioned entries) where users are able to tailor the behavior.

Why not using the same flags as for the file list view?
There we already have the full flexibility.
 - View->Show unversioned entries
 - View->Show modified entries
 - View->Show conflicted entries
 - View->Show unmodified entries
 - View->Show ignored entries

If you want to see unversioned elements, they're counted, otherwise not.
The same also for modified and conflicted entries.
For orthogonal reasons maybe also for unmodified/ignored entries.

In our setup we quite often have unversioned elements (logs from a simulation,
compilation,...) we're usually not interested in (names with pids,
timestamps,... in them). But they hide the interesting ones (modified/conflicting).

Maybe change it to enhancement, than?

------------------------------------------------------
http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=670&dsMessageId=2418344

To unsubscribe from this discussion, e-mail: [[email protected]].