Bug 108841 - [Misc] CVS isDirty filter for Package Explorer
Summary: [Misc] CVS isDirty filter for Package Explorer
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: platform-cvs-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
: 66789 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-06 11:40 EDT by Janek Lasocki-Biczysko CLA
Modified: 2019-09-06 16:17 EDT (History)
2 users (show)

See Also:


Attachments
proposed patch (2.41 KB, patch)
2005-09-06 11:41 EDT, Janek Lasocki-Biczysko CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Janek Lasocki-Biczysko CLA 2005-09-06 11:40:29 EDT
Sometimes it’s very handy to quickly see all of the files you've modified vs.
the repository.  It would be nice to be able to filter out all the files which
are not from CVS or do not flag as dirty.

I will attach a patch for org.eclipse.team.cvs.ui that adds the corresponding
filter; feel free to use any parts of it if you feel this is a worthy enhancement.

Thanks,
-Janek
Comment 1 Janek Lasocki-Biczysko CLA 2005-09-06 11:41:27 EDT
Created attachment 26854 [details]
proposed patch
Comment 2 Michael Valenta CLA 2005-09-06 15:17:25 EDT
I agree that this would be handy. The problem with the supplied patch is that 
it has an explicit mention of JDT which is not something we are willing to add 
to the Platform (i.e. other tooling, such as JDT would want a similar filter 
and we are not prepared to add an infinite number of filter definitions to the 
CVS plugin). The proper solution to this is to have a workbench level filter 
that can be used by any view to show outgoing changes. This is not currently 
planned but is something we would like to have.
Comment 3 Janek Lasocki-Biczysko CLA 2005-09-06 15:27:59 EDT
Makes perfect sense, thanks for the info.
Comment 4 Jörgen Rapp CLA 2007-06-11 12:36:41 EDT
Wow this is an old one.
Was looking for the exact same thing for SVN, I assume a fix would include the option for any team provider to implement something like this?
Label decorations are alright, a filter would be better.

Shooting for the stars, I'd also like to be able to specify 
modified between(d1, d2) in the filter, though that would apply to any file, not just team managed files I suppose.
Comment 5 Michael Valenta CLA 2007-06-19 13:47:33 EDT
*** Bug 66789 has been marked as a duplicate of this bug. ***
Comment 6 Eclipse Webmaster CLA 2019-09-06 16:17:16 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.