CVS question
I'm a bit confused with the new CVS integration. Is there a way to add a
directory to CVS? How do I tell which files need to be added and which
don't? Why not list unknown files during checkin and let you add or ignore
them?
Also some files show as blue but then change back to black when I reexpand
the project tree.
Regards,
Glen
请先登录再写评论。
The whole point of the VCS API is to take care of mundane but important
matter like add/remove/rename/move a file/directory in a transparent manner.
If you add the directory from within the IDE, it will automatically be in
the list of change that need to be committed. The same for deletion, rename
and move. However if you do it outside of the IDE, the current API doesn't
handle them at all and you will have to manage them outside as well ;-( I
have started a thread of all pending VCS api enhancement that you might want
to vote for
http://www.intellij.net/forums/thread.jsp?forum=23&thread=26260&tstart=0&tra
nge=100
The color change is a known bug in 809 I believe (I haven't tried the new
CVS integration)
Jacques
"Glen Stampoultzis" <gstampoultzis@yahoo.com> wrote in message
news:Xns9355AF0DB25Cgstampoultzisyahooco@213.182.181.98...
>
ignore
>
>
>
>
>
Thanks... I put a few votes against 4185 (my votes are getting rather
thinly spread these days).
-- Glen
-- http://members.iinet.net.au/~gstamp/glen/
"Jacques Morel" <jacmorel@yahoo.com> wrote in
news:b6nagr$d96$1@is.intellij.net:
>>
>> I'm a bit confused with the new CVS integration. Is there a way to
>> add a directory to CVS? How do I tell which files need to be added
>> and which don't? Why not list unknown files during checkin and let
>> you add or
>> them?
>>
>> Also some files show as blue but then change back to black when I
>> reexpand the project tree.
>>
>> Regards,
>>
>> Glen
>>
>>