Skip to content

Converting hg sub repo to monolithic hg repository

Notifications You must be signed in to change notification settings

sithiksm/hgrmsub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

hgrmsub

Converting sub repo to monolithic hg repository

Usage: ./hgrmsub -s <src directory with sub repo> -d <dest repo to convert>

This script is helpful to remove subrepo and port metadata similar to the existing hg repo.

Incase any failure happens due to broken commit in src repo, it is also easy to restart from failure point after fixing the issue with the help of revisionmap file.

Revisionmap store the map between src & dest repo commits.

About

Converting hg sub repo to monolithic hg repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages