New CVS Integration: Check in project
Hiya - has anyone worked out how to get the "Check in Project" function to
work?
I've had it work once and it looked nice, but all the other times I've
tried to use it, it just comes up "Nothing was found to check-in".
But if I go to the files I've modifed, I get an additional menu item of
"Check file into repository", however, this doesn't prompt for a log
message...
Please sign in to leave a comment.
I had similar problems with JAR files that I changed in my project: "Check
in Project" wasn't noticing that they'd changed. I filed a bug report about
it at http://www.intellij.net/tracker/idea/viewSCR?publicId=11027 - it might
be worth adding your comments to that.
Vil.
Mark Derricutt wrote:
--
Vilya Harvey, Consultant
vilya.harvey@digitalsteps.com / digital steps /
(W) +44 (0)1483 469 480
(M) +44 (0)7816 678 457 http://www.digitalsteps.com/
DisclaimerThis e-mail and any attachments may be confidential and/or legally
privileged. If you have received this email and you are not a named
addressee, please inform the sender at Digital Steps Ltd by phone on
+44 (0)1483 469 480 or by reply email and then delete the email from
your system. If you are not a named addressee you must not use,
disclose, distribute, copy, print or rely on this email. Although
Digital Steps Ltd routinely screens for viruses, addressees should
check this email and any attachments for viruses. Digital Steps Ltd
makes no representation or warranty as to the absence of viruses in this
email or any attachments.
On Wed, 02 Apr 2003 09:35:07 +0100, Vilya Harvey wrote:
I did notice after restarting Idea the changes were picked up...
Changes maked outside ot the IDE are not considered as needed to be
commited. Probably you had changed you jars externally.
--
Best regards,
Olesya Smirnova
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
"Vilya Harvey" <vilya.harvey@digitalsteps.com> wrote in message
news:b6e7bk$fk7$1@is.intellij.net...
about
might
>
>
to
>
>
>
>
That's right: I had copied the newer library JARs over the older ones using
explorer. Is there a way that I could have done this from within IDEA, so
the changes would have been picked up?
I strongly believe IDEA needs to recognise all changes to files in the
project, whether from within IDEA or external to it. Otherwise I end up
using IDEA to check in some changes and a separate CVS tool to check in
others. I've already been caught out once by having to remember that!
Just so I don't sound too negative, let me say that I do think the new CVS
integration is a great start and there are a lot of things I like about it.
It just needs a few improvements, is all.
Vil.
Olesya Smirnova wrote:
>>I had similar problems with JAR files that I changed in my project: "Check
>>in Project" wasn't noticing that they'd changed. I filed a bug report
>>it at http://www.intellij.net/tracker/idea/viewSCR?publicId=11027 - it
>>be worth adding your comments to that.
>>
>>Vil.
>>
>>Mark Derricutt wrote:
>>
>>>Hiya - has anyone worked out how to get the "Check in Project" function
>>>work?
>>>
>>>I've had it work once and it looked nice, but all the other times I've
>>>tried to use it, it just comes up "Nothing was found to check-in".
>>>
>>>But if I go to the files I've modifed, I get an additional menu item of
>>>"Check file into repository", however, this doesn't prompt for a log
>>>message...
>>>
>>
>>--
>>Vilya Harvey, Consultant
>>vilya.harvey@digitalsteps.com / digital steps /
>>(W) +44 (0)1483 469 480
>>(M) +44 (0)7816 678 457 http://www.digitalsteps.com/
>>
>>
Disclaimer>>
>>This e-mail and any attachments may be confidential and/or legally
>>privileged. If you have received this email and you are not a named
>>addressee, please inform the sender at Digital Steps Ltd by phone on
>>+44 (0)1483 469 480 or by reply email and then delete the email from
>>your system. If you are not a named addressee you must not use,
>>disclose, distribute, copy, print or rely on this email. Although
>>Digital Steps Ltd routinely screens for viruses, addressees should
>>check this email and any attachments for viruses. Digital Steps Ltd
>>makes no representation or warranty as to the absence of viruses in this
>>email or any attachments.
>>
--
Vilya Harvey, Consultant
vilya.harvey@digitalsteps.com / digital steps /
(W) +44 (0)1483 469 480
(M) +44 (0)7816 678 457 http://www.digitalsteps.com/
DisclaimerThis e-mail and any attachments may be confidential and/or legally
privileged. If you have received this email and you are not a named
addressee, please inform the sender at Digital Steps Ltd by phone on
+44 (0)1483 469 480 or by reply email and then delete the email from
your system. If you are not a named addressee you must not use,
disclose, distribute, copy, print or rely on this email. Although
Digital Steps Ltd routinely screens for viruses, addressees should
check this email and any attachments for viruses. Digital Steps Ltd
makes no representation or warranty as to the absence of viruses in this
email or any attachments.
On Thu, 03 Apr 2003 10:20:01 +0100, Vilya Harvey wrote:
Definitely - I'm often running round in an xterm doing things, and
occasionally do a quick edit session of some file in vi or something, for
one reason or another, I would expect Idea to pick up this changes.