Blame Manual/Directories/trunk.texi
|
|
41622d |
@subheading Goals
|
|
|
9bfd15 |
|
|
|
7f9288 |
The @file{trunk/} directory structure implements the Subversion's
|
|
|
7f9288 |
trunk concept in a trunk, branches, tags repository structure.
|
|
|
9bfd15 |
|
|
|
41622d |
@subheading Description
|
|
|
9bfd15 |
|
|
|
6904e9 |
The @file{trunk/} directory structure provides the main development
|
|
|
6904e9 |
line inside the CentOS Artwork Repository.
|
|
|
9bfd15 |
|
|
|
9bfd15 |
|
|
|
6904e9 |
@subsubheading Automation
|
|
|
7f9288 |
|
|
|
7f9288 |
The automation work line exists to standardize content production in
|
|
|
7f9288 |
CentOS Artwork Repository. There is no need to type several tasks,
|
|
|
7f9288 |
time after time, if they can be programmed into just one executable
|
|
|
7f9288 |
script.
|
|
|
7f9288 |
|
|
|
7f9288 |
In this section you'll find how to organize and extend the
|
|
|
7f9288 |
@command{centos-art.sh} script, a bash scripts specially designed to
|
|
|
7f9288 |
automate most frequent tasks in the repository (e.g., image rendition,
|
|
|
7f9288 |
documenting directory structures, translating content, etc.). If you
|
|
|
7f9288 |
can't resist the idea of automating repeatable tasks, then take a look
|
|
|
7f9288 |
here.
|
|
|
7f9288 |
|
|
|
41622d |
@subheading Usage
|
|
|
9bfd15 |
|
|
|
6904e9 |
@itemize
|
|
|
6904e9 |
@item @xref{Directories trunk Identity}.
|
|
|
6904e9 |
@item @xref{Directories trunk Manual}.
|
|
|
6904e9 |
@item @xref{Directories trunk Locales}.
|
|
|
6904e9 |
@item @xref{Directories trunk Scripts}.
|
|
|
6904e9 |
@end itemize
|
|
|
9bfd15 |
|
|
|
41622d |
@subheading See also
|
|
|
9bfd15 |
|
|
|
06d106 |
@itemize
|
|
|
6904e9 |
@item @ref{Directories branches}.
|
|
|
6904e9 |
@item @ref{Directories tags}.
|
|
|
6904e9 |
@item The Subversion book (@url{http://svnbook.red-bean.com/}).
|
|
|
06d106 |
@end itemize
|