Skip to content

would git-cc work properly when cleartool diff is reconfigured? #100

@hexcoder-

Description

@hexcoder-

Thanks for your work, which helped me a lot. I used it to migrate my project from ClearCase to git.

After fixing issue #35 and issue #59, gitcc rebase ran without any reported errors.

But since I had configured cleartool diff to use the external "beyond compare" tool (in file D:\Programs\IBM\RationalSDLC\clearcase\lib\mgrs\map),
every cleartool diff call caused the script to open the interactive "beyond compare" gui,
which waits for the user to manually close it. Then the script proceeded.
So in total I had to close around 40 times the "beyond compare" window in order to proceed.

Also I am not sure, if the expected output from the original cleartool diff matches the one from beyond compare.

My question is: Do you think, it is necessary to undo the configuration for cleartool diff?

Second issue: Are symbolic links supported by git, windows 10 and git-cc?
After migrating they seemed to be lacking.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions