Hello Jacques, there is nothing to do authomatically (it's not clear at least). Do you suggest to automatically resurrect old file and replace it with the new version (version which is being moved back to package A)?
Best regards, Vladimir Kondratyev ___________________________________________ IntelliJ Software, "Develop with pleasure" http://www.intellij.com/ Friday, November 30, 2001, 6:32:41 PM, you wrote: JM> Shouldn't IntelliJ just do that automatically? JM> -----Original Message----- JM> From: Vladimir Kondratyev [mailto:[EMAIL PROTECTED]] JM> Sent: Friday, November 30, 2001 8:51 AM JM> To: Glen Stampoultzis JM> Subject: Re: [Eap-list] BUG: Moving classes and CVS JM> Hello Glen, JM> thank you for reporting the problem. Actually it's normal CVS JM> behaviour. When you move class back (from package B to its original JM> package A) you already have class as scheduled for removal. JM> This situation is an error in terms of CVS because file cannot exist JM> locally if it's deleted. BTW, if the class is scheduled for removal JM> and it doesn't exists locally then you can resurrect it by typing JM> something like "cvs add ClassName". In this case CVS JM> will take the version of your class from repository. But if you try to JM> resurrect class while it exists locally you will get an error. JM> Best regards, JM> Vladimir Kondratyev JM> ___________________________________________ JM> IntelliJ Software, "Develop with pleasure" JM> http://www.intellij.com/ JM> Friday, November 30, 2001, 7:24:49 AM, you wrote: GS>> Been doing a whole heap of move class refactorings lately. Works great GS>> except for one problem. GS>> If you move a class from package A to package B then move it back again the GS>> CVS operation fails. GS>> Glen Stampoultzis GS>> [EMAIL PROTECTED] GS>> Phone: +61 3 9753 6850 GS>> Mobile: 0402 835 458 GS>> ICQ: 62722370 JM> _______________________________________________ JM> Eap-list mailing list JM> [EMAIL PROTECTED] JM> http://www.intellij.com/mailman/listinfo/eap-list JM> _______________________________________________ JM> Eap-list mailing list JM> [EMAIL PROTECTED] JM> http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
