When trying to check in a file into clearcase, if cleartool responds with a prompt
i.e. "cleartool error", the plugin blocks eclipse and it is unable to proceed.
yes, the file has changed, and the error log is clean, its not so much an error but it looks like its waiting for input from the user.
When i run cleartool with the same commands, i get the following prompt:
Loading "project\file.xml" (2853 bytes).
cleartool: Error: Label type not found: "DEV_LABEL".
Label 'XYZ' stored in N:\trigger_label_vieww6.txt is not valid. Not using it.
Do you want to apply a label? [y=apply, n=no label, c=create new label]
Cheers,
Alex
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Do you have a trigger in clearcase that tries to label file at checkin? To me it gives an error message when you try to checkin a file since it connot find the DEV_LABEL.
//mike
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I see the problem. It might be possible to open up a window with the information and the problem I see is more providing the input to the process expecting it. I will look into it for you.
br,
//mike
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Has file been changed?
Can you attach the log file from eclipse?
//mike
Hi,
yes, the file has changed, and the error log is clean, its not so much an error but it looks like its waiting for input from the user.
When i run cleartool with the same commands, i get the following prompt:
Loading "project\file.xml" (2853 bytes).
cleartool: Error: Label type not found: "DEV_LABEL".
Label 'XYZ' stored in N:\trigger_label_vieww6.txt is not valid. Not using it.
Do you want to apply a label? [y=apply, n=no label, c=create new label]
Cheers,
Alex
Hi Alex,
Do you have a trigger in clearcase that tries to label file at checkin? To me it gives an error message when you try to checkin a file since it connot find the DEV_LABEL.
//mike
Hi Mikael,
i think the issue is the prompt, i found a similar issue for the netbeans plugin:
https://netbeans.org/bugzilla/show_bug.cgi?id=131608
Thanks,
Alex
Hi,
I see the problem. It might be possible to open up a window with the information and the problem I see is more providing the input to the process expecting it. I will look into it for you.
br,
//mike
I need to find a was to get a hold of the executing cleartool process for the ci command. It is a bit tricky so I hope that you can wait....
br,
//mike
Definitively and thanks for this, i really appreciate your efforts!
Alex