GithubHelp home page GithubHelp logo

codebling / communitycase Goto Github PK

View Code? Open in Web Editor NEW
7.0 5.0 4.0 20.36 MB

**THIS PLUGIN IS NO LONGER MAINTAINED.** But if you wish to use it, I can help you update it to work with the latest version of IntelliJ. See https://github.com/codebling/CommunityCase/issues/26 . This plugin adds support for ClearCase version control system in IntelliJ IDEA Community Edition (and Ultimate Edition - it's faster than the built-in plugin!).

License: Other

Java 100.00%

communitycase's People

Contributors

codebling avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

communitycase's Issues

Unrecognized option "-fmt"

Version history generates the following command and error:
cleartool.exe get -fmt "\001%Vn\002%Nd\003%En\n\n" --
cleartool: Error: Unrecognized option "-fmt"

Can't enable ClearCase integrations

When enabling ClearCase integrations:
cleartool.exe NOTIMPLEMENTED_TAG -l
cleartool: Error: Unrecognized command: "NOTIMPLEMENTED_TAG"
cleartool.exe NOTIMPLEMENTED_LS_FILES
cleartool: Error: Unrecognized command: "NOTIMPLEMENTED_LS_FILES"

Attempting to load file history for a hijacked file fails and consumes a large amount of CPU

When attempting to load the history for a hijacked file, cleartool fails with this message

02:56:04.923: cd C:\Documents and Settings\qbert\qbert_view2\tandoori
02:56:04.923: "C:\Program Files\Rational\ClearCase\bin\cleartool.exe" lsh -fmt \001%Vn\002%Nd\002%u\002%o/%e\002%Nc\003%En\n\n -- "file to modify.txt"
cleartool: Error: Not a vob object: "file to modify.txt".

In addition, the plugin continuously launches cleartool until IntelliJ is shut down. This consumes a large amount of CPU.

Can't retrieve current file's change info

14:52:31.785: "C:\Program Files\Rational\ClearCase\bin\cleartool.exe" get -to "C:\DOCUME1\user\LOCALS1\Temp\tandoori-iml-main-12444966767104861902tmp" "tandoori.iml@@\main\1"
cleartool: Error: ""tandoori.iml@@\main\1"" does not exist, or is not a ClearCase version,
or is a checked out version which was removed.

"Version Tree" is not working

Hi,
When doing:
Right click --> ClearCase --> Vesion Tree

The version tree does not open.

Got the following message in the "Version Control" window log:
09:51:07.374: cd [my directory]
09:51:07.374: "C:\Program Files\ibm\RationalSDLC\ClearCase\bin\cleartool.exe" "lsvtree -g" -- [my_file]@@
cleartool: Error: Unrecognized command: "lsvtree -g"
09:51:44.025: cd [my_app_root_directory]
09:51:44.026: "C:\Program Files\ibm\RationalSDLC\ClearCase\bin\cleartool.exe" lsco -a -me -cvi --

Saw that in the previous versions the "lsvtree -g" appeared without the "...

CommunityCase does not work with ClearCase Remote Client

Hey ... frist of all - great job on putting this together!

I just downloaded Community edition 12.1.1 and I try to install the plugin - again the same error - Plugin incompatible with the current version ...

Got the source and everything compile and it seems they changed the API again ... it is ridicilous how often they do that.
Anyhow :
import com.intellij.openapi.vcs.annotate.AnnotationListener is gone and with that : IntellijFileAnnotation is not compiling ... how do we go about to deal with that?

Hey Thanks again for the great work here. I would love to give you a hand and to test some features. I have CC environment at work so hopefully we can get something done.

Cheers,
Deian

How to install CommunityCase

Hi,

I failed to install CommunityCase on my Intellij Community Edition (ver 13.1.1)
Ive tried:

  1. Plugins --> "browse repositories" --> searched for CommunityCase -> Nothing was found.
  2. download the CommunityCase.jar --> "Install plugin from disk" --> Got: "Plugin CommunityCase is incompatible with current installation".

What am i doing wrong?

Cannot compare more than one file

Scenario:
VCS --> Commit Changes --> Compare file 1 --> got the compare window (as expected)
--> Compare file 2 --> Got the compare window of file 1 (expected file 2)

Its a great plugin!
Thanks!

"Show Diff" action stopped working

Hi,

Congratulation on a Great plugin!
I just installed on intellij 13.1 your new v3 version.
Tried to "Show Diff" on a file, and got the following on the "Version Control" console:

09:17:15.945: "C:\Program Files\ibm\RationalSDLC\ClearCase\bin\cleartool.exe" lsh "-last 1" "-fmt \001%Vn\002%Nd\003%En\n\n" -- SomeClass.java
cleartool: Error: Unrecognized option "-last 1"
Usage: lshistory -graphical [-nopreferences [ [-minor] [-nco]
[-user login-name]
[-branch branch-type-selector] ] ]
[ [-recurse | -directory | -all | -avobs]
[-pname] pname ...
| object-selector ...
]
lshistory [-long | -short | -fmt format] [-eventid]
[-minor] [-nco] [-last [#_lines]]
[-since date-time] [-me | -user login-name]
[-branch branch-type-selector]
[ [-recurse | -directory | -all | -avobs | -local]
[-pname] pname ...
| object-selector ...
]

****NO LONGER MAINTAINED****

I can provide instructions for updating if you wish to use this plugin or possibly help you update it.

I'm no longer actively updating this plugin, though. IntelliJ releases new versions of their plugin nearly every new release and it's tedious to keep up with.

If you want to use this plugin and need help updating it, let me know!

Can't install plugin with 12.1.4

Perhaps I'm doing something wrong, but I download the communitycase.jar file and attempt to install it into Intellij Idea 12.1.4 (build 129.713) and I get the "not compatible" error message.

I'm assuming they changed the API (again).

Any chance a change coming to fix that?

Thanks,
Mike

Error adding file when path is already checked out

16:28:48.362: cd C:\Documents and Settings\qbert\qbert_view2\tandoori
16:28:48.362: "C:\Program Files\Rational\ClearCase\bin\cleartool.exe" co -unr -nc -- .
cleartool: Error: Element "." is already checked out to view "qbert_view2".

IntelliJ shows 'Unrecognized option "-fmt"' when retrieving the version history for a file

The following error is shown in red when retrieving the version history for a file. The file history is nonetheless correctly retrieved.

Problems while loading file history: cleartool: Error: Unrecognized option "-fmt" Usage: get -to dest-pname pname

The following command is visible in the "Console" tab of the "Version Control" tool window.

"C:\Program Files\ibm\RationalSDLC\ClearCase\bin\cleartool.exe" get -fmt "\001%Vn\002%Nd\003%En\n\n" --

in Commit Changes dialog - "Show Diff" not working properly

Hi,

First of all great plug-in!
Got an issue with "Show Diff" action in the "Commit Changes" dialog.

Here is how to reproduce:
VCS --> Commit Changes --> Got the list of changes
Double click file1 --> Got the diffs of file1
Double click file2 --> Got the diffs of file1 (Expected the diffs of file2)

in "Commit Change" Dialog -> Revert action does not refresh change list

Hi,

VCS --> "Commit Changes" --> Select a file --> Revert --> Revert (in the Revert Dialog)
Now I'm back gain the "Commit Changes" dialog.

Expected: Change list with out the reverted file
Actual: Change list Includes the reverted file

Refresh the list doesnt help to get rid of the reverted file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.