Hi, I really like this plugin but a key feature is not working correctly for me. I am using version 2.2.35 and when I try to apply a label the list of labels is empty. If there are labels on the file only the latest shows up, but I can not move it. We would need a checkbox like in the original UI to replace the label. If you need any information I try to provide it. regards
We are using the latest version. Sometime, there is a lot of processes of refresh. The eclipse hang and and only kill eclipse process helps. Sometimes, even killing the process doesn't help, so we stop the automatic build, clean project and then return the check box of the automatic build again. Avner On Tue, May 2, 2023, 20:49 Thomas Bark tommy333@users.sourceforge.net wrote: Hi Avner, are you using plugin version 2.2.43? br, Thomas [bugs:#404] https://sourceforge.net/p/eclipse-ccase/bugs/404/ Out...
Yes. On Tue, May 2, 2023, 20:49 Thomas Bark tommy333@users.sourceforge.net wrote: Hi Avner, are you using plugin version 2.2.43? br, Thomas [bugs:#404] https://sourceforge.net/p/eclipse-ccase/bugs/404/ Out of memory error* Status: open Group: 2.x Created: Tue May 02, 2023 02:11 PM UTC by Avner Tenne Last Updated: Tue May 02, 2023 02:11 PM UTC Owner: nobody Attachments: errors https://sourceforge.net/p/eclipse-ccase/bugs/404/attachment/errors (1.9 kB; application/octet-stream) We are working with...
Hi Avner, are you using plugin version 2.2.43? I'm also using eclipse 2022-12 (CDT), with base clearcase (not UCM). I dont have such errors when using "clearcase refresh". br, Thomas
Hi Avner, are you using plugin version 2.2.43? br, Thomas
Out of memory error
Hi Thomas, The company I worked for when I opened this topic used VersionVault. I don't know if it means it's UCM or base CC. I'm no longer working with ClearCase so I won't be able to test any fixes if you end up making any. Thanks, Nimrod
Hi Nimrod, I will try to check next days, in my CC environment at work. Do you use UCM or base CC? br, Thomas
Hi, The update doesn't seem to help. Thanks,
Hi, Hope you're doing well. I am running into an issue while using the clear case plugin. I have an eclipse based RCP application where I want to make the clear case plugin features available. To do this, I have added the update site to the list in the target platform. When I try to load the target platform, I get the following error: An internal error occurred during: "Refreshing ClearCase Resource States". Cannot invoke "net.sourceforge.clearcase.commandline.SingleProcessCommandLauncher$ExecutionManangementRunnable.setOperationListener(net.sourceforge.clearcase.events.OperationListener)"...
Hi, did you restart eclipse after installing the plugin? Only then the CC menu is visible. After installing the plugin from update site https://sourceforge.net/projects/eclipse-ccase/files/updatesite/ and restarting Eclipse you should also see it in Help->About Eclipse IDE->Installation Details in both "Features" and "Plugins" page. As far as I remember the plugin should also work with jre-1.8. (For Testing and Deployment I needed jre-1.11) br, tom
Hi Nimrod, can you please update to plugin version 2.2.43 and try again. Thanks, Thomas
Hi, I'm running Eclipse 4.19 and 'Eclipse ClearCase Integration' plugin 2.2.41 When I have the option "Do a full state refresh when associating a project with ClearCase" and I try to associate the plugin with the project, I get the error messages below. If I don't have this option checked then it still doesn't work, but without any error messages. Is there a fix to this issue? Are there better log files somewhere? Thanks, Nimw Internal error occurred. (on san-w170-p5-4-04) Associating with ClearCase...
Hi, I am trying to provide my tool users a clearcase utility in my Eclipse application. For the same i am adding the ClearCase update site in my target platform. Target platform loads the feature & plugin provided by the update site, after adding the feature into my product, the clearcase ui should appear into my application (normally with all the other plugins) but there is no signs of clearcase into my application. Any hints would help !!! could execution environment be the problem ?? as i am running...
Version 2.2.43
Hi Lydia, Now that I’m back from Romania, I checked my commits. After releasing 2.2.42, I discovered this error and wrote bug#403. https://sourceforge.net/p/eclipse-ccase/bugs/403/ https://sourceforge.net/p/eclipse-ccase/bugs/403/ It’s solved with commit 8702bda... (I checked in my CC environment). @Mike: Hi Mike, is it possible that you deliver a version 2.2.43, with ALL the commits I did after 2.2.42? I use this code in productive environment, since February. As I switched my Linux environment...
Thank you Thomas. Enjoy your trip in Maramures ;)
<meta name="viewport" content="width=device-width"> <meta http-equiv="Content-Type" content="text/vnd.ui.insecure+html;charset=utf-8"> Hi Lidia,Right now I'm In vacation in Maramures. So i cannot check the details.I did a mistake in latest version of the plugin. It's already solved on a branch, but not delivered as a new version. Please check my commits after last official delivery.Buna, Thomas--Diese Nachricht wurde von meinem Android Mobiltelefon mit GMX Mail gesendet.Am 01.09.21, 19:33 schrieb...
Suppose I made a change in a checked out file and would like to compare with Change Set Predecessor. With your change it compares same versions and it doesn't know about my changes that are not committed yet. bcompare \ /${my_path_to_file}/MyFile.cpp@@/${my_view}/0 /${my_path_to_file}/MyFile.cpp@@/${my_view}/0 the files are identical. If I make same comparison inside eclipse, it can see the differences. If I revert this commit, it compares current file with previous version and it works, the differences...
Suppose I made a change in a checked out file and would like to compare with Change Set Predecessor. With your change it compares same versions and it doesn't know about my changes that are not committed yet. bcompare \ /<my_path_to_file>/MyFile.cpp@@/<my_view>/0 /<my_path_to_file>/MyFile.cpp@@/<my_view>/0 </my_view></my_path_to_file></my_view></my_path_to_file> the files are identical. If I make same comparison inside eclipse, it can see the differences. If I revert this commit, it compares current...
Suppose I made a change in a checked out file and would like to compare with Change Set Predecessor. With your change it compares same versions and it doesn't know about my changes that are not committed yet. bcompare \ /<my_path_to_file>/MyFile.cpp@@/<my_view>/0 /<my_path_to_file>/MyFile.cpp@@/<my_view>/0 </my_view></my_path_to_file></my_view></my_path_to_file> the files are identical. If I make same comparison inside eclipse, it can see the differences. If I revert this commit, it compares current...
Suppose I made a change in a checked out file and would like to compare with Change Set Predecessor. With your change it compares same versions and it doesn't know about my changes that are not commited yet. bcompare \ /<my_path_to_file>/MyFile.cpp@@/<my_view>/0 \ /<my_path_to_file>/MyFile.cpp@@/<my_view>/0 </my_view></my_path_to_file></my_view></my_path_to_file> the files are identical. If I make same comparison inside eclipse, it can see the differences. If I revert this commit, it compares current...
Hello, I'm trying to understand why you made this change, because it causes issues on our side. If we check "Compare with external tool ", "Merge with external tool" and use bcompare v. 4.3.5 or lower. In external bcompare the differences between current updated file and compare with Change set predecessor, the changes are not visible, but inside eclipse the differences are visible. If I revert this commit, the problem is solved. 9f0d4fc branch bug_388_extdiff merged
branch deprecation merged to develop
The fault was applicable for "compare to other view (external)" too. [bug_403_extdiff 8702bda] Bug #403 solved
[bug_403_extdiff 8702bda] Bug #403 solved
Bug #403 solved
comapre against predecessor with external tool fails for checked-outs
:-)
Thomas wrote: Hi Adalbert, I was not aware of your proposed link for the update site. I get an empty screen if you try to open it in the browser. Can you please try again with the "official" updatesite: https://sourceforge.net/projects/eclipse-ccase/files/updatesite/ [AP] Thanks a lot for the hint! Now the installation works fine! Regards, Adalbert.
comapre against predecessor with external tool fails for checked-outs
Hi Adalbert, I was not aware of your proposed link for the update site. I get an empty screen if you try to open it in the browser. Can you please try again with the "official" updatesite: https://sourceforge.net/projects/eclipse-ccase/files/updatesite/ Best regards Thomas
Hi there, I'm facing a somewhat strange issue when trying to install version 2.2.42 into Eclipse 4.18 on Linux using the "Install New Software" functionality in Eclipse. I configure the update server as http://eclipse-ccase.sourceforge.net/update Then I can select the to be installed software, acknowledge the Install Details and after having clicked "Finish" the installation starts. After about two or three minutes the installation stops with this failure message: An error occurred while collecting...
Cu placere, Lydia. Seara buna, Thomas Am 12.01.2021 um 17:46 schrieb Lidia Popescu lidochca@users.sourceforge.net: Thank you Thomas for adding this. Kind Regards Lidia
Thank you Thomas for adding this. Kind Regards Lidia
Preference uses deprecated API
Merge branch 'master' into develop
http://www.vogella.com/articles/EclipsePreferences/article.html
Replace Preferences with new IEclipsePreferences
Clearcase trigger causes ArrayIndexOutOfBoundsException
Compare with external diff tool always uses LATEST instead of selected version
For external diff tools, compare selected versions always uses LATEST instead of selected version
Compare with predecessor puts predecessor on right of compare window
Improvement: only one dialogue for UCM checkout
Solved in 2.2.42. Please close ticket.
Solved in 2.2.42. Please close ticket.
Solved in 2.2.42. Please close ticket.
Solved in 2.2.42. Please close ticket.
linux,macosx,win32 marked in site.xml
Deployment should go directory /home/frs/project/e/ec/eclipse-ccase/eclipse-ccase_Eclipse_4.0 iso 4.x
2.2.42 Release
branch bug_388_extdiff merged
local branch get_rid_of_warnings_2 merged
Compare with predecessor puts predecessor on right of compare window
For external diff tools, compare selected versions always uses LATEST instead of selected version
Compare with external diff tool always uses LATEST instead of selected version
Bugs #387, #388, #391 solved
Hi Mike, I solved this within bug_388 branch. Please set to open-accepted. br, tom
Hi Mike, please set do duplicate of #388. Will be solved with #388. br, Tom
Hi Mike, In the commit [7c9eff] (in the develop branch of CC for Java) I did a more generic solution, based on Lidia's commit. Also the tests run successfully without any changes. My prososal is to make a 2.2.42, and then I continue (don't have much time) with replacing some deprecated functions, and/or solving other bugs. What is your opinion. br, tom
when I adapt the String in ForbiddenToCreateElementInDumbo.java to the output of my trigger, then I get the dialog in the attachment.
My CC admin created a mkelem preop trigger for me. When I tried to add a file, with the solution on 369 branch I neither get any dialog nor any exception. The text of the trigger, which refused mkelem , is simply printed in the console: Executing cleartool command: co -nwa -c add /data/il90/vobs/ilsmplay Checked out "/data/il90/vobs/ilsmplay" from version "/main/4". Command 26 returned status 0 --> finished, exit status 0, duration: 29ms Executing cleartool command: mkelem -c add -pti -master /data/il90/vobs/ilsmplay/testfile_mkelem.c...
My CC admin created a mkelem preop trigger for me. When I tried to add a file, with the solution on 369 branch I neither get any dialog nor any exception. The text of the trigger, which refused mkelem , is simply printed in the console: Executing cleartool command: co -nwa -c add /data/il90/vobs/ilsmplay Checked out "/data/il90/vobs/ilsmplay" from version "/main/4". Command 26 returned status 0 --> finished, exit status 0, duration: 29ms Executing cleartool command: mkelem -c add -pti -master /data/il90/vobs/ilsmplay/testfile_mkelem.c...
Or simply all-in-one: cleartool lstype -long -kind trtype -invob /vobs/my_vob List all mkelem triggers in all vobs of one path_ for dir in ./* ;do echo $dir; cleartool lstype -long -kind trtype -invob $dir |grep -B 5 mkelem;done
Or simply all-in-one: cleartool lstype -long -kind trtype -invob /vobs/my_vob
Hi Lidia, when testing with your clone, I got 2 failing tests. * MoveOutputScenarioTest.testSuccessfulMove() line: 37 One Element is expected, but there are 2 strings in cess: 1. cleartool: Warning: Moved element with checkouts to "src/cm_add.c"; CHECKED_IN CHECKED_OUT CHECKED_OUT_BY_DIFFERENT_USER CHECKED_OUT_IN_DIFFERENT_BRANCH CHECKED_OUT_IN_DIFFERENT_VIEW HIJACKED MISSING OUTSIDE_VOB RESERVED UNRESERVED VIEW_PRIVATE DERIVED_OBJECT LINK ALREADY_CHECKED_OUT MOVED, 2. cm_add.c MOVED DeleteOutputScenarios.testSuccessfulDelete()...