diff --git a/Documentation/Models/Docbook/Tcar-ug/Repository.ent b/Documentation/Models/Docbook/Tcar-ug/Repository.ent
index e0f889f..8e7526f 100644
--- a/Documentation/Models/Docbook/Tcar-ug/Repository.ent
+++ b/Documentation/Models/Docbook/Tcar-ug/Repository.ent
@@ -23,3 +23,4 @@
+
diff --git a/Documentation/Models/Docbook/Tcar-ug/Repository/History.docbook b/Documentation/Models/Docbook/Tcar-ug/Repository/History.docbook
index 6f587c0..ca54c8a 100644
--- a/Documentation/Models/Docbook/Tcar-ug/Repository/History.docbook
+++ b/Documentation/Models/Docbook/Tcar-ug/Repository/History.docbook
@@ -12,5 +12,6 @@
&repo-history-2010;
&repo-history-2011;
&repo-history-2012;
+ &repo-history-2013;
diff --git a/Documentation/Models/Docbook/Tcar-ug/Repository/History/2013.docbook b/Documentation/Models/Docbook/Tcar-ug/Repository/History/2013.docbook
new file mode 100644
index 0000000..8eba393
--- /dev/null
+++ b/Documentation/Models/Docbook/Tcar-ug/Repository/History/2013.docbook
@@ -0,0 +1,46 @@
+
+
+ 2013's
+
+
+ &TCAR; development was eventually stopped at November, 2012,
+ when I moved myself from Cienfuegos to Havana city for working
+ on the insides restoration of Sagrado Corazón de Jesús
+ y San Ignacio de Loyola's church (also known
+ as Reina's church). The first months at Havana were very
+ difficult, specially at the moment of finding a stable place
+ to set my personal desktop (I was moved from one apartment to
+ another, frequently). It wasn't until January, 2013, when I
+ started to live in the church building itself when more stable
+ possibilities began to appear.
+
+
+
+ Update Version Control Back-end
+
+ The version control system functionality was renamed from
+ svn to in order to handle both Subversion and Git working copies
+ of &TCAR;. This change prepares the
+ centos-art.sh script to follow the
+ suggestion of a complete migration of version control system
+ from Subversion to Git for &TCAR;, at some point.
+
+
+
+
+ Update DocBook Physical Divisions
+
+ The main purpose of this update is changing the main physical
+ division of DocBook documents from entities to XInclude. This
+ change affects both and
+ functionalities.
+
+
+
+ ...
+
+
+
+
diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts.ent b/Documentation/Models/Docbook/Tcar-ug/Scripts.ent
index 5920660..3a8db4c 100644
--- a/Documentation/Models/Docbook/Tcar-ug/Scripts.ent
+++ b/Documentation/Models/Docbook/Tcar-ug/Scripts.ent
@@ -11,6 +11,6 @@
-
+
diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash.docbook
index 33fcacb..dfb1105 100644
--- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash.docbook
+++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash.docbook
@@ -1,7 +1,8 @@
- The Bash Script Reference
- centos-art.sh, version 0.0.4
+ The centos-art.sh Reference
+ Version 0.0.4
+
&scripts-bash-intro;
&scripts-bash-mission;
@@ -16,7 +17,7 @@
&scripts-bash-locale;
&scripts-bash-pack;
&scripts-bash-tuneup;
- &scripts-bash-svn;
+ &scripts-bash-vcs;
&scripts-bash-cli_checkFiles;
diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/cliref.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/cliref.docbook
index 7763f18..883f9d7 100644
--- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/cliref.docbook
+++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/cliref.docbook
@@ -231,7 +231,7 @@ centos-art render Identity/Images/Themes --with-brands
Standardize maintainance tasks inside &TCAR;
-
+ Standardize version control tasks inside &TCAR;
diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook
index 98b7fbc..65e0693 100644
--- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook
+++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook
@@ -880,7 +880,7 @@ splash.svgz = "Symbols/48/=\BRAND=.png:x48+30+20"
function is the interface we use inside the
centos-art.sh script to execute the
Svn functionality described in .
+ linkend="scripts-bash-vcs" />.
Use cli_synchronizeRepoChanges function
diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/help.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/help.docbook
index 82f1845..55c7e24 100644
--- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/help.docbook
+++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/help.docbook
@@ -19,7 +19,7 @@
-h|--help-q|--quiet--answer-yes
- --sync-changes
+ --synchronize--format="KEYWORD"--search="KEYWORD"--edit
@@ -155,7 +155,7 @@
-
+
Synchronizes available changes between the working copy and
@@ -173,8 +173,11 @@
documentation entry, so you always have to provide it in order
to reach the documentation entry you want to work with.
Possible values for this option are shown in .
+ linkend="scripts-bash-help-supportedformats" />. When none of
+ these values is passed as format, Texinfo is used as default
+ format.
+