Currently I am migrating PVCS
source code to GIT
Repository.
As there is no specific tool which will migrate PVCS
to GIT
. I used 3rd party tool and SVN as bridge repository.
I am successful in migrating PVCS code to SVN
as mentioned below.
PVCS Trunk --> SVN Trunk
PVCS branches --> SVN Branches
PVCS Labels --> SVN Tags
After the migration I found that one more step was missing.
In PVCS
we have a Promotion Group and it is not migrated to SVN
.
Kindly let me know what is Promotion Group in PVCS
and how it will be migrated to SVN
.
Is there any concept called promotion Group in Bitbucket