Hi,

Win2k, jdk 1.3.1 build 539

I have a project that is under cvs control from within idea and I am 
doing some restructuring with it.

First I create a new package half way down the existing package tree. 
This works ok and cvs asks for an add comment etc.

Next I move an existing class to this new package - again all is ok with cvs

Now comes the problem, I noticed that I had mis-typed the new package 
name just so far as case was concerned. I had entered 'History' rather 
than 'history'. So I used rename on the package in project view to 
rectify the situation.

Now idea seems to have messed up the cvs state as the physical directory 
was renamed ok but I got no remove or add dialogs for the 'new' package 
and worse still, cvs still thinks the package is 'History' and so does 
not match the physical directories anymore.

Also cvs view in idea shows the old 'History' package as missing and the 
   new 'history' package as unknown with no option to add it to cvs and 
no way to complete the remove of the old package.

Should idea not remove the misspelt package and then add in a new 
package with the correct spelling as it did the first time ?



H



_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to