Stitch two 'unrelated' repositories together

Bill Barry after.fallout at gmail.com
Thu Jun 18 10:34:20 CDT 2009


If your git history is all linear, you could import the whole thing into 
mq and then move that queue over to the other repo, then push the 
changes onto your new repo.

KrisVH wrote:
> Hi.
>
> I'm wondering if the following is possible, and if so, how:
>
> I have a project that I was tracking in SourceSafe. Several months ago, I
> stopped tracking it in SourceSafe, and started tracking it in Git. I didn't
> convert the history, I just removed the SourceSafe bindings, deleted the
> .scc files, and created the Git repository. From that point on, nothing
> changed in the SourceSafe repository, everything was done within Git.
>   



More information about the Mercurial mailing list