开发者

What is the standard 'trunk' site equivalent for Mercurial?

We are moving to Mercurial from Subversion. With Subversion, we have ht开发者_Python百科tp://trunk.myproduct.com for testing purposes. I am wondering what the standard name for a trunk-like site is for Mercurial. 'trunk' seems like a Subversion term. http://default.myproduct.com is the most obvious name, but is that what people generally use? I am looking for the most standard convention.


I'm not sure there is a convention. People using Mercurial generally have more repositories.

I've seen a "central" repository named as bits.example.com, example.com/hg, example.com/branches/1.x, and so on.

Name it whatever you like - just make sure you have a standard convention for which changes go to which repository, and when.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜