Blob Blame History Raw
@subsection Goals

This directory implements the Subversion's branches concept in a
trunk, branches, tags repository structure.

@subsection Description

The @file{branches/} directory structre provides the intermediate
space for creating several instances of @file{trunk/} directory
structure for parallel development and later merging changes back to
@file{trunk/} in the same parallel basis.

@subsection Usage

The @file{branches/} directory structure is unused, so far.

@subsection See also

@itemize
@item @xref{Filesystem tags}.
@item @xref{Filesystem trunk}.
@item Subversion's book (@url{http://svnbook.red-bean.com/}).
@end itemize