Blame Identity/Manual/Directories/branches.texi

b130a0
@subsection Goals
b130a0
9bfd15
This directory implements the Subversion's branches concept in a
9bfd15
trunk, branches, tags repository structure.
b130a0
b130a0
@subsection Description
b130a0
06d106
The @file{branches/} directory structre provides the intermediate
06d106
space for creating several instances of @file{trunk/} directory
06d106
structure for parallel development and later merging changes back to
06d106
@file{trunk/} in the same parallel basis.
b130a0
b130a0
@subsection Usage
b130a0
06d106
The @file{branches/} directory structure is unused, so far.
b130a0
b130a0
@subsection See also
b130a0
06d106
@itemize
be55d4
@item @xref{Directories tags}.
be55d4
@item @xref{Directories trunk}.
06d106
@item Subversion's book (@url{http://svnbook.red-bean.com/}).
06d106
@end itemize