version control - Mercurial: move changes of specific folder to another repo -



version control - Mercurial: move changes of specific folder to another repo -

i have 2 mercurial repos, , 1 folder (project) in each on them (path folder differs in each repos). made many changes in 1 of repos, , want re-create changes repo other one.

certainly, can re-create files modified repo folder other repo, , commit it. @ way, loose changes history, , it's bad me.

what can do? (if batch, win cmd, not bash)

convert mutual folder repository (hg convert) add subrepo (or guest-repo) both "super"-repositories have mutual shared history in subrepo

version-control mercurial folder

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -