From 05b15c2c3d606d13303346158a63603483f42c1a Mon Sep 17 00:00:00 2001 From: Raul Cuza Date: Sat, 13 Mar 2010 17:40:31 -0500 Subject: Added repository and VCS to the glossary. --- doc/glossary.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/glossary.txt b/doc/glossary.txt index 4840bf562..d475218f2 100644 --- a/doc/glossary.txt +++ b/doc/glossary.txt @@ -28,4 +28,11 @@ Glossary structure + repository + A colledtion of folders and files that make up the configurations that Bcfg2 applies to server. The repository is located at ``/var/lib/bcfg2`` by default. This is not to be confused with a :term:VCS repository, which is an excellent place to pull your Bcfg2 repository from to manage changes. + + VCS + Stands for `Version Control System _. + + .. _Genshi Homepage: http://genshi.edgewall.org/ -- cgit v1.2.3-1-g7c22