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


we moving mercurial subversion. subversion, have http://trunk.myproduct.com testing purposes. wondering standard name trunk-like site mercurial. 'trunk' seems subversion term. http://default.myproduct.com obvious name, people use? looking standard convention.

i'm not sure there convention. people using mercurial have more repositories.

i've seen "central" repository named bits.example.com, example.com/hg, example.com/branches/1.x, , on.

name whatever - make sure have standard convention changes go repository, , when.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -