chrono028 / mercurialeclipse

Automatically exported from code.google.com/p/mercurialeclipse
Other
0 stars 0 forks source link

Ignored resources list incorrectly respected in latest snapshot #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a folder called 'core' in a Mercurial project (core is in the default 
ignored resources list (Team>Ignored Resources))
2. Add a file in it, commit it.
3. Edit the file and save

What is the expected output? What do you see instead?
Observed: The status of the file is not updated in the sync view or resource 
overlay icon.
Expected: Mercurial doesn't respect this list for tracked files. It should only 
be respected for previously untracked files (eg commit/add dialog).

Please use labels and text to provide additional information.
This is a regression (with folders) in latest snapshot.
For a long time though there has been this issue with files (eg .classpath 
which we have checked in).

Original issue reported on code.google.com by johnpeb@gmail.com on 7 Feb 2011 at 8:50

GoogleCodeExporter commented 8 years ago
This issue was closed by revision e74ed9cb4d.

Original comment by iloveeclipse on 7 Feb 2011 at 9:16

GoogleCodeExporter commented 8 years ago
Hi John,
not really sure if the latest patch is exactly what you've expected to see. If 
not, please explain what should be where ignored and what shouldn't :-)
My initial idea was that anything below any directory matching "ignored" 
pattern should be ignored too.
CU
Andrei

Original comment by iloveeclipse on 7 Feb 2011 at 9:18

GoogleCodeExporter commented 8 years ago
That looks great. Thanks!

Original comment by johnpeb@gmail.com on 7 Feb 2011 at 9:22