Why are mercurial subrepos behaving as unversioned files in eclipse AND torotoiseHG
- by noam
I am trying to use the subrepo feature of mercurial, using the mercurial eclipse plugin\tortoiseHG.
These are the steps I took:
Created an empty dir /root
cloned all repos that I want to be subrepos inside this folder (/root/sub1, /root/sub2)
Created and added the .hgsub file in the root repo /root/.hgsub and put all the mappings of the sub…