VCS: a parent of file path is always a dir - will fix local changes update bug for...
commit792e7423217f270fab6ab0be78cda54f571ba20b
authorIrina Chernushina <Irina.Chernushina@jetbrains.com>
Thu, 10 Sep 2009 09:07:39 +0000 (10 13:07 +0400)
committerIrina Chernushina <Irina.Chernushina@jetbrains.com>
Thu, 10 Sep 2009 09:07:39 +0000 (10 13:07 +0400)
tree79dc89f3a99e5dce046c6c418f263c6a26a9629d
parentef09358768f2cb9b23a779a654fdf6c41c9fb2c8
VCS: a parent of file path is always a dir - will fix local changes update bug for SVN: when ignored by SVN folder is specified and user deletes a file under that folder (IDEA says parent - ignored - folder is not a working copy)
platform/vcs-impl/src/com/intellij/openapi/vcs/FilePathImpl.java