IU-94.539 Unversioned Files
My Changes/Local tab shows:
Unversioned Files(274 directories and 2265 files) Click to browse
But when I click on the 'Click to browse' link, nothing happens. Is there any performance implication with unversioned files in IDEA?
Is there some way to hide this useless entry?
What is the 'Click to browse' link intended for (and why doesn't it work)?
BTW we're using Subversion for VCS.
请先登录再写评论。
http://youtrack.jetbrains.net/issue/IDEA-52956
On 17.03.2010 17:56, Dave Lorde wrote:
>
>
>
>
I like this change if it speeds up performance, since I almost never look at "Unversioned Files" although that is also partly due to the fact that IDEA doesn't properly resolve symlinks in my perforce workspace. (See below).



Does this feature work for "Locally Deleted Files" also -- I have over 2,000 of those files too.
Although rather than having to "click to browse", why couldn't you make the tree lazy-loading, so that you don't load the files into the tree until you open the "Unversioned Files" folder?
Even better would be if IDEA correclty handled symlinks within my perforce workspace. Perforce handles it fine,
but IDEA thinks all the files under the symlink are new files which are unversioned.
The snapshot below is from Perforce P4V client running on Ubuntu Linux 09.10 64bit.
The files sybase/SYBSasa9/asa and sybase/SYBSsa11/{bin,lib} and shared/jconnect (not shown) are symlinks.
When I click "Click to browse", it shows these files just fine, but IDEA doesn't seem to realize they are duplicates.
Everything under the symlinks sybase/SYBSasa9/asa and sybase/SYBSsa11/{bin,lib} and shared/jconnect are shown as duplicates.