diff --git a/Manuals/Tcar-fs/en_US/Licenses/chapter-menu.texinfo b/Manuals/Tcar-fs/en_US/Licenses/chapter-menu.texinfo
new file mode 100755
index 0000000..b8240ba
--- /dev/null
+++ b/Manuals/Tcar-fs/en_US/Licenses/chapter-menu.texinfo
@@ -0,0 +1,4 @@
+@menu
+* GNU General Public License::             
+* GNU Free Documentation License::             
+@end menu
diff --git a/Manuals/Tcar-fs/en_US/Licenses/chapter-nodes.texinfo b/Manuals/Tcar-fs/en_US/Licenses/chapter-nodes.texinfo
new file mode 100755
index 0000000..2a33229
--- /dev/null
+++ b/Manuals/Tcar-fs/en_US/Licenses/chapter-nodes.texinfo
@@ -0,0 +1,9 @@
+@node GNU General Public License
+@section GNU General Public License
+@cindex GNU General Public License
+@include trunk/Scripts/Functions/Help/Texinfo/Templates/en_US/Licenses/GPL.texinfo
+
+@node GNU Free Documentation License
+@section GNU Free Documentation License
+@cindex GNU Free Documentation License
+@include trunk/Scripts/Functions/Help/Texinfo/Templates/en_US/Licenses/GFDL.texinfo
diff --git a/Manuals/Tcar-fs/en_US/Licenses/chapter.texinfo b/Manuals/Tcar-fs/en_US/Licenses/chapter.texinfo
new file mode 100755
index 0000000..e5ffcbd
--- /dev/null
+++ b/Manuals/Tcar-fs/en_US/Licenses/chapter.texinfo
@@ -0,0 +1,5 @@
+@node Licenses
+@appendix Licenses
+@cindex Licenses
+@include Licenses/chapter-menu.texinfo
+@include Licenses/chapter-nodes.texinfo
diff --git a/Manuals/Tcar-fs/en_US/Trunk/chapter-menu.texinfo b/Manuals/Tcar-fs/en_US/Trunk/chapter-menu.texinfo
new file mode 100644
index 0000000..77075cf
--- /dev/null
+++ b/Manuals/Tcar-fs/en_US/Trunk/chapter-menu.texinfo
@@ -0,0 +1,4 @@
+@menu
+* Trunk Identity::
+* Trunk Identity Brushes::
+@end menu
diff --git a/Manuals/Tcar-fs/en_US/Trunk/chapter-nodes.texinfo b/Manuals/Tcar-fs/en_US/Trunk/chapter-nodes.texinfo
new file mode 100644
index 0000000..000a07d
--- /dev/null
+++ b/Manuals/Tcar-fs/en_US/Trunk/chapter-nodes.texinfo
@@ -0,0 +1,2 @@
+@include Trunk/identity.texinfo
+@include Trunk/identity-brushes.texinfo
diff --git a/Manuals/Tcar-fs/en_US/Trunk/chapter.texinfo b/Manuals/Tcar-fs/en_US/Trunk/chapter.texinfo
new file mode 100644
index 0000000..655e608
--- /dev/null
+++ b/Manuals/Tcar-fs/en_US/Trunk/chapter.texinfo
@@ -0,0 +1,14 @@
+@node Trunk
+@chapter The @file{trunk} Directory
+@cindex The @file{trunk} Directory
+
+@c -- Chapter Introduction
+The @file{trunk} directory structure implements the Subversion's trunk
+concept in a trunk, branches, tags repository structure. It provides
+the main development line inside @value{TCAR}.
+
+@c -- Chapter Menu
+@include Trunk/chapter-menu.texinfo
+
+@c -- Chapter Nodes
+@include Trunk/chapter-nodes.texinfo
diff --git a/Manuals/Tcar-fs/en_US/Trunk/identity-brushes.texinfo b/Manuals/Tcar-fs/en_US/Trunk/identity-brushes.texinfo
new file mode 100644
index 0000000..531df9f
--- /dev/null
+++ b/Manuals/Tcar-fs/en_US/Trunk/identity-brushes.texinfo
@@ -0,0 +1,7 @@
+@node Trunk Identity Brushes
+@section The @file{trunk/Identity/Brushes} Directory
+@cindex Identity brushes
+
+@itemize
+@item ...
+@end itemize
diff --git a/Manuals/Tcar-fs/en_US/Trunk/identity.texinfo b/Manuals/Tcar-fs/en_US/Trunk/identity.texinfo
new file mode 100644
index 0000000..0b1f928
--- /dev/null
+++ b/Manuals/Tcar-fs/en_US/Trunk/identity.texinfo
@@ -0,0 +1,6 @@
+@node Trunk Identity
+@section The @file{trunk/Identity} Directory
+@cindex Identity
+
+The @file{trunk/Identity} describes The CentOS Project Corporate
+Identity. What it is and the components it is made of.
diff --git a/Manuals/Tcar-fs/en_US/tcar-fs-index.texinfo b/Manuals/Tcar-fs/en_US/tcar-fs-index.texinfo
new file mode 100755
index 0000000..b197b13
--- /dev/null
+++ b/Manuals/Tcar-fs/en_US/tcar-fs-index.texinfo
@@ -0,0 +1,8 @@
+@node Index
+@unnumbered Index
+@syncodeindex fn cp
+@syncodeindex vr cp
+@syncodeindex ky cp
+@syncodeindex pg cp
+@syncodeindex tp cp
+@printindex cp
diff --git a/Manuals/Tcar-fs/en_US/tcar-fs-menu.texinfo b/Manuals/Tcar-fs/en_US/tcar-fs-menu.texinfo
new file mode 100644
index 0000000..23b57d6
--- /dev/null
+++ b/Manuals/Tcar-fs/en_US/tcar-fs-menu.texinfo
@@ -0,0 +1,5 @@
+@menu
+* Trunk::
+* Licenses::
+* Index::
+@end menu
diff --git a/Manuals/Tcar-fs/en_US/tcar-fs-nodes.texinfo b/Manuals/Tcar-fs/en_US/tcar-fs-nodes.texinfo
new file mode 100644
index 0000000..db84676
--- /dev/null
+++ b/Manuals/Tcar-fs/en_US/tcar-fs-nodes.texinfo
@@ -0,0 +1 @@
+@include Trunk/chapter.texinfo
diff --git a/Manuals/Tcar-fs/en_US/tcar-fs.texinfo b/Manuals/Tcar-fs/en_US/tcar-fs.texinfo
new file mode 100644
index 0000000..082d145
--- /dev/null
+++ b/Manuals/Tcar-fs/en_US/tcar-fs.texinfo
@@ -0,0 +1,75 @@
+\input texinfo   @c -*-texinfo-*-
+@c $Id$
+@c -- Header --------------------------------------------------
+
+@setfilename tcar-fs.info
+@settitle Repository File System
+@documentlanguage en
+@afourpaper
+@finalout
+
+@c -- Variables -----------------------------------------------
+
+@set TCENTOS    The Community Enterprise Operating System
+@set TCPROJ     @url{http://www.centos.org/, The CentOS Project}
+@set TCWIKI     @url{http://wiki.centos.org/, The CentOS Wiki}
+@set TCMLISTS   @url{http://lists.centos.org/, The CentOS Mailing Lists}
+@set TCBUGS     @url{http://bugs.centos.org/, The CentOS Bugs}
+@set TCMIRRORS  @url{http://mirrors.centos.org/, The CentOS Mirrors}
+@set TCPLANET   @url{http://planet.centos.org/, The CentOS Planet}
+@set TCFORUMS   @url{http://forums.centos.org/, The CentOS Forums}
+@set TCINFOML   @email{centos-info@@centos.org, The CentOS Information Mailing List}
+@set TCDEVSML   @email{centos-devel@@centos.org, The CentOS Developers Mailing List}
+@set TCDOCSML   @email{centos-docs@@centos.org, The CentOS Documentation Mailing List}
+@set TCARTWML   @email{centos-artwork@@centos.org, The CentOS Artwork Mailing List}
+@set TCL10NML   @email{centos-l10n@@centos.org, The CentOS Localization Mailing List}
+@set TCAR       @url{https://projects.centos.org/svn/artwork/, The CentOS Artwork Repository}
+@set TCAS       @url{https://projects.centos.org/trac/artwork/, The CentOS Artwork SIG}
+
+@c -- Summary description and copyright -----------------------
+
+@copying
+This manual describes directories inside The CentOS Artwork Repository. You can use this manual as reference to know where to store or look for information inside your working copy.
+
+Copyright @copyright{} 2009, 2010, 2011 The CentOS Artwork SIG
+
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
+copy of the license is included in the section entitled @ref{GNU Free
+Documentation License}.
+@end copying
+
+@c -- Titlepage, contents, copyright ---------------------------
+
+@titlepage
+@title Repository File System
+@subtitle Reference
+@author The CentOS Artwork SIG
+@page
+@vskip 0pt plus 1filll
+@insertcopying
+@end titlepage
+@contents
+
+@c -- `Top' node and master menu -------------------------------
+
+@ifnottex
+@node Top
+@top Repository File System
+@insertcopying
+@end ifnottex
+
+@include tcar-fs-menu.texinfo
+
+@c -- The body of the document --------------------------------
+
+@include tcar-fs-nodes.texinfo
+
+@c -- The end of the document ---------------------------------
+
+@include Licenses/chapter.texinfo
+@include tcar-fs-index.texinfo
+
+@bye