Difference between revisions of "Subversion"
From OdaWiki
(→Directory structure) |
|||
Line 12: | Line 12: | ||
Each branch keeps an entire odamex source tree. | Each branch keeps an entire odamex source tree. | ||
− | * [root] | + | * '''[http://www.odamex.net/svn root]''' |
** '''trunk''' - bleeding edge development, may not always work | ** '''trunk''' - bleeding edge development, may not always work | ||
** '''branches''' | ** '''branches''' | ||
*** '''stable''' - synchronised with trunk when features mature | *** '''stable''' - synchronised with trunk when features mature | ||
*** '''ogl_hack''' - a half-hearted attempt at accelerating the renderer | *** '''ogl_hack''' - a half-hearted attempt at accelerating the renderer | ||
− | *** | + | *** other temporary branches may be created or destoryed |
** tags | ** tags | ||
Revision as of 16:03, 13 April 2006
File:Commits group multi author graph.png
Graph of svn activity up to revision 1254
SubVersion is the current version control repository used to maintain the odamex source code. Access is restricted based on our Policy.
Tested clients
- svn
- tortoisesvn for Windows
Directory structure
Each branch keeps an entire odamex source tree.
- root
- trunk - bleeding edge development, may not always work
- branches
- stable - synchronised with trunk when features mature
- ogl_hack - a half-hearted attempt at accelerating the renderer
- other temporary branches may be created or destoryed
- tags
Change notification
Any changes to our svn repository are reported in: