Difference between revisions of "Mercurial"
From Apache OpenOffice Wiki
B michaelsen (talk | contribs) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Mercurial}} | |
[http://mercurial.selenic.com/wiki/ Mercurial], commonly abbreviated as HG, is a versioning control system like [[CVS]] or [[Subversion]]. | [http://mercurial.selenic.com/wiki/ Mercurial], commonly abbreviated as HG, is a versioning control system like [[CVS]] or [[Subversion]]. | ||
Mercurial is the DSCM ([http://en.wikipedia.org/wiki/Revision_control#Distributed_revision_control '''D'''istributed '''S'''ource '''C'''ode '''M'''anagement]) tool of choice for OpenOffice.org. The current development line DEV300 will be hosted via Mercurial as of Oct. 26, 2009. | Mercurial is the DSCM ([http://en.wikipedia.org/wiki/Revision_control#Distributed_revision_control '''D'''istributed '''S'''ource '''C'''ode '''M'''anagement]) tool of choice for OpenOffice.org. The current development line DEV300 will be hosted via Mercurial as of Oct. 26, 2009. | ||
− | * [[Setting up Mercurial]] | + | * [[Mercurial/Setup | Setting up Mercurial]] |
− | * [[ | + | * [[Mercurial/Migration | Migrating existing CVS or SVN based child workspaces to Mercurial]] |
− | * [[ | + | * [[Mercurial/Getting Started | Using Mercurial with OpenOffice.org: getting started]] |
+ | * [[Mercurial/Cws | Using Mercurial with OpenOffice.org: working with child workspaces]] | ||
+ | * [[Mercurial/Tips And Tricks | Tips and Tricks]] | ||
+ | |||
+ | Only relevant "historically": | ||
+ | * [[Mercurial Pilot]] |
Latest revision as of 13:42, 28 March 2010
|
---|
Quick Navigation |
About this template |
Mercurial, commonly abbreviated as HG, is a versioning control system like CVS or Subversion.
Mercurial is the DSCM (Distributed Source Code Management) tool of choice for OpenOffice.org. The current development line DEV300 will be hosted via Mercurial as of Oct. 26, 2009.
- Setting up Mercurial
- Migrating existing CVS or SVN based child workspaces to Mercurial
- Using Mercurial with OpenOffice.org: getting started
- Using Mercurial with OpenOffice.org: working with child workspaces
- Tips and Tricks
Only relevant "historically":