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

[Subclipse-users] Bug report for unversioned decorations

From: Daniel Scharfman <daniel123_at_gmail.com>
Date: Fri, 7 Nov 2008 18:12:53 -0500

Mark, Thanks for replying.

> > Unversioned files and directories are considered "outgoing" by Eclipse's
> > color and font decorators.
>
> Correct. That is intentional.
>
> > I trying to highlight all of my outgoing changes (dirty files, adds,
> > deletes, etc). But, unversioned files also were highlighted when making
> > this modification.
> >
> > Strangely, in the subclipse label decorations preview unversioned files are
> > not highlighted. However, in the actual navigator they are.
>
> I guess the preview is kind of a bug, but forget the fact that there
> is an unversioned file, there are also modified, added and deleted
> files. So by any definition the "Project" folder in the preview mode
> ought to show as dirty. I am not sure it is a change worth making,
> but to be technically correct it ought to show the dirty icon.
>
> I agree with you. A directory containing a modified, added, or deleted
file **should** be shown as dirty. My complaint is that
**unversioned*** *files
trigger this behavior; unversioned files are treated as dirty.

For me, when I'm looking looking at highlights to see all of the changes,
additions, and deletions that need to be committed to the repository, I find
it very confusing when I *also* see that unversioned files are highlighted
too.

I think we might have been miscommunicating in the first emails too. Actual
use cases are a lot clearer.

Case:

   - Directory containing modified and unversioned files.
      - *I agree with you. Should be highlighted as dirty*
   - Unversioned directory containing **only** unversioned files.
      - This should **not** be highlighted as dirty. Right now it is
      highlighted as dirty.
   - Unversioned file within project.
      - This should **not** be highlighted as dirty. Right now it is
      highlighted as dirty.

Daniel
Received on 2008-11-08 00:13:02 CET

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

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