Deleting and adding a module again
Hi,
I was having an intention to delete a module and get a fresh copy from SVN again.
Unfortunately after deleting the module, I could not add the module again... IDEA was telling me that duplicate name is found, while I can't find the module already in my project panel.
What should I do?
Thanks,
Robert
请先登录再写评论。
Could you please post a screenshot of the error message you got?
Here is the snapshot...
the modules have been marked with cross.
and when i clicked "Finish", i got the error message.
Thanks
Attachment(s):
2012-01-05_174529.png
IDEA detects that you've chosen 2 projects with the same name simultaneously. Is that possible that the copy in SVN the project is located in the another directory? Actually when you delete a module you get a warning, that IDEA doesn't delete files on disc. So in order to "update" your project you need to delete files on disk, import from svn and only then begin to import module in the project. If you are sure which of th detected projects is new one (from initial_root/bin or from initial_root), then you can just unselect another one.
Hope this help.
Thank you
Hi, I managed to add the project.
Just wondering that there is a tick next to my added project. What does that mean?
Thanks,
Robert
Attachment(s):
2012-01-06_102344.png
The icon is very similar to the bookmark (Shift-F11). Is that possible?