IDEA-51905 (CVS: Update Project and Repository/Incoming views don't work if the VCS...
commit83478df38e9c1f0292dd09d5cfa42c7c568697c0
authorirengrig <Irina.Chernushina@jetbrains.com>
Fri, 5 Feb 2010 15:23:15 +0000 (5 18:23 +0300)
committerirengrig <Irina.Chernushina@jetbrains.com>
Fri, 5 Feb 2010 15:23:15 +0000 (5 18:23 +0300)
tree009cd6645080a6d8a4dad32555ea33a1074b1a35
parent41b027b2e3064e13f0b87f4407e2d8abbed3f1f8
IDEA-51905 (CVS: Update Project and Repository/Incoming views don't work if the VCS rooot is set to <Project Root>, but the project root itself doesn't contain CVS admin files), reverts of checks made for other VCSes; fix of Clear Case thinking new modules are under CC
platform/vcs-impl/src/com/intellij/openapi/vcs/actions/DescindingFilesFilter.java
platform/vcs-impl/src/com/intellij/openapi/vcs/impl/ProjectLevelVcsManagerImpl.java
platform/vcs-impl/src/com/intellij/openapi/vcs/impl/projectlevelman/MappingsToRoots.java
plugins/cvs/cvs-plugin/src/com/intellij/cvsSupport2/cvshandlers/UpdateHandler.java
plugins/cvs/cvs-plugin/src/com/intellij/cvsSupport2/cvsoperations/common/FindAllRootsHelper.java [new file with mode: 0644]