I think maybe it'd be a good idea if IDEA asked if you want to commit
before trying to add a file that was just removed.
example...
- I design a class called MyClass
- I want to extract an interface, so I rename MyClass to MyClassImpl
- Extract interface from MyClassImpl to new interface MyClass. CVS
error because MyClass.java still exists in the project - a commit must
take place.
I guess I can always commit myself, from the interface, but I think in
this situation, theres no reason you wouldnt want to.. maybe IDEA could
prompt the user?
Ian
_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features