mercurial-subrepos

How to use mercurial subrepos for shared components and dependencies?

空扰寡人 提交于 2019-11-29 17:53:12
问题 We develop .NET Enterprise Software in C#. We are looking to improve our version control system. I have used mercurial before and have been experimenting using it at our company. However, since we develop enterprise products we have a big focus on reusable components or modules. I have been attempting to use mercurial's sub-repos to manage components and dependencies but am having some difficulties. Here are the basic requirements for source control/dependency management: Reusable components

Using subrepositories with bitbucket

帅比萌擦擦* 提交于 2019-11-29 02:32:10
I have encountered this error when trying to push a subrepository to bitbucket: D:\Work\agile.crm.framework>hg push warning: bitbucket.org certificate with fingerprint 81:2b:08:90:dc:d3:71:ee:e0:7 c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified (check hostfingerprints or web.cace rts config setting) http authorization required realm: Bitbucket.org HTTP user: the_drow password: warning: bitbucket.org certificate with fingerprint 81:2b:08:90:dc:d3:71:ee:e0:7 c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified (check hostfingerprints or web.cace rts config setting) pushing to https://the_drow@bitbucket.org

Using subrepositories with bitbucket

牧云@^-^@ 提交于 2019-11-27 16:50:32
问题 I have encountered this error when trying to push a subrepository to bitbucket: D:\Work\agile.crm.framework>hg push warning: bitbucket.org certificate with fingerprint 81:2b:08:90:dc:d3:71:ee:e0:7 c:b4:75:ce:9b:6c:48:94:56:a1:fe not verified (check hostfingerprints or web.cace rts config setting) http authorization required realm: Bitbucket.org HTTP user: the_drow password: warning: bitbucket.org certificate with fingerprint 81:2b:08:90:dc:d3:71:ee:e0:7 c:b4:75:ce:9b:6c:48:94:56:a1:fe not