Skip to content

Only CC main branch code is migrated for all the branches. #96

@yogeshdimble

Description

@yogeshdimble

Hi,

I am moving many branches from CC to GIT, one by one manually. This task is completed for all branches.
Now while validation what I found is that all branch code in GIT is same. After checking deeper it is found that gitcc lists full history of a file, but while migration only main branch code is copied to GIT. It does not contains that branch specific code.
If "branch is created from main branch" OR "created from other branch which is created from main", then only versions from main branch are checked in to GIT but the versions from that branch are not part of the migration.
I have not made any changes to config file.

Config file .git/gitcc looks like:

[master]
Clearcase=

Could you please help me on this? My aim is copy the branch specific code. i.e. From the branch is created from other/main branch upto the end of that branch.

Let me know if you need more information.

Thanks and Regards,
Yogesh Dimble

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