local VCS and AbstractVcs

Question: Am I correct in thinking that when local VCS info expires,
all knowledge about changed state is removed?

For example, let's say I have my local VCS history kept for 3 days, and
I am using an AbstractVcs plugin.

I check out a file and rename it. Then I wait 4 days. Does IDEA
forget the original name of the file?

Thanks.
--

Erb

==============================================================
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
- Larry Wall
==============================================================

0
1 comment
Avatar
Permanently deleted user

Erb,

I check out a file and rename it. Then I wait 4 days. Does IDEA
forget the original name of the file?


It shouldn't. LVCS is aware of VCS support. If you see such behaviour - than
this is definitely the bug and should be reported/fixed.

--
Best regards,
Mike Aizatsky.
-


JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"


0

Please sign in to leave a comment.