Changelist and VSS in build 6913
Hi,
in Idea 6.0.5 I can set, on SourceSafe Configurations, the excluded files
and from that moment I will not see anymore those kind of files in my Changelists.
In build 6913 that configuration is no more present but I found a "Configure
Ignored files" under General Settings tab. I tried to configure the "Ignore
all files matching" option with ".jar;.zip", for example, but all the jar
and zip files are still present in my active changelist, even if those files
are not source controlled.
Is this a incomplete feature, my misunderstood of the feature or a bug?
Thanks,
Roberto
Please sign in to leave a comment.
Hello Roberto,
Note that you cannot enter multiple masks separated by a semicolon in "Configure
Ignored Files". You'll need to ignore ".jar" and separately ignore ".zip".
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Hello Dmitry,
I separate the different Files to Ignore and now are no more present in the
ChangeList. The only note is that is a little bit more tedious work compared
with the previous version, but I can survive also with that GUI ;)
Thanks,
Roberto