I have a distant repository called http://myrepo I also have 3 projects with 3 distinct packages (1 in each) stored in D:/Projects/Project[ABC]/src/pack[ABC].
I have 3 projects: D:\\Projects\\ProjectA\\src\\packA D:\\Projects\\ProjectB\\src\\packB D:\\Projects\\ProjectC\\src\\packC
I have read every question on Mercurial subrepositories that I could and still not sure how it works.We are using hgweb.cgi on IIS so we have http:// paths to all of our repos.
Using TortoiseHg 2.1.3 and Hg 1.9.2. No matter what I do, the parent repo is not seeing new files created in the subrepo unless I first commit them in the subrepo.I thought all commits and pushes were
I have a repository in which I have three subfolders. A, B and a core folder. I need the files of the core folder in A and in B. So every file of the core folder should be inside another folder in A
Is it possible to tag the main parent reposi开发者_运维百科tory and have the tag added to all of the sub-repositories too?
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
RyanWilcox had posted a script at here, that can use the following command to add subrepository automatically:
I\'ve got a big system with many components that I want to spread out over several different mercurial repositories (so people working on parts of the system don\'t have to checkout the entire system)
I have in a .hgsub, an entry to a subrepository, that is invoked using https. myrepo = https://user@bitbucket.org/user/project