Difference between revisions of "Trunk"

From MythTV Official Wiki
Jump to: navigation, search
m (category)
Line 1: Line 1:
The '''trunk''' refers to the unnamed branch - version of a file tree under revision control.  Branches are spawned from trunk (or other branch) in order to concentrate on stabilizing the tree for release or to start implementing long-term (possibly throw away) changes that would disturb development in trunk.  CVS and other version control systems use the word HEAD instead of trunk [http://en.wikipedia.org/wiki/Trunk_%28software%29].
+
The '''trunk''' refers to the unnamed branch - version of a file tree under revision control.  Branches are spawned from trunk (or other branch) in order to concentrate on stabilizing the tree for release or to start implementing long-term (possibly throw away) changes that would disturb development in trunk.  CVS and other version control systems use the word HEAD instead of trunk [[wikpedia:Trunk_%28software%29]].
  
 
http://svn.mythtv.org/trac/browser/trunk
 
http://svn.mythtv.org/trac/browser/trunk
  
 
[[Category:Glossary]]
 
[[Category:Glossary]]

Revision as of 21:33, 12 March 2007

The trunk refers to the unnamed branch - version of a file tree under revision control. Branches are spawned from trunk (or other branch) in order to concentrate on stabilizing the tree for release or to start implementing long-term (possibly throw away) changes that would disturb development in trunk. CVS and other version control systems use the word HEAD instead of trunk wikpedia:Trunk_(software).

http://svn.mythtv.org/trac/browser/trunk