Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 350574

Summary: IStateFilter blocks some folders
Product: [Technology] Subversive Reporter: Artur Kronenberg <artur.kronenberg>
Component: UIAssignee: Igor Burilo <igor.burilo>
Status: CLOSED MOVED QA Contact:
Severity: normal    
Priority: P3 CC: a.gurov
Version: 0.7   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Artur Kronenberg CLA 2011-06-28 09:07:27 EDT
Hi,

In my project, I cannot call the compare with method on my WebContent folder. The project structure looks like this:

-PROJECT
---src
-----package
-----WebContent

Under my project I have a source folder. In that folder, I have packages starting with the prefix "package" for my java ressources and a folder with the prefix "WebContent" for my web content. 
I can not call the compare method on the WebContent folder. If I try it on other folders down in the hierarchy it works. Up works too. It seems to be exactly that folder that doesn't work.
I debugged a little bit into the code and it seems like there is a "IStateFilter" class that blocks this particular folder from being compared. I am not sure, but I think this bug might be related to that one:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=350570
Comment 1 Alexander Gurov CLA 2012-02-28 13:24:49 EST
The same as with the bug #350570: I can't reproduce the issue at all. Could you probably please attach a small sample project with this same structure, so I could try to share it on the test repository and check where is the problem?

Thank you in advance.
Comment 2 Eclipse Webmaster CLA 2023-02-13 10:56:22 EST
This issue has been migrated to https://gitlab.eclipse.org/eclipse/subversive/subversive/-/issues/85.