summaryrefslogtreecommitdiffstats
path: root/doc/plugins/version/svn.txt
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-02-01 02:28:39 +0000
committerSol Jerome <solj@ices.utexas.edu>2010-02-01 02:28:39 +0000
commitad377a77ed88a8a4b0615dd2d2e984bef5b15d93 (patch)
treed14452a1ab4d77ffe1fb65cc989c4bc2d9acbff9 /doc/plugins/version/svn.txt
parent31a9fbebcbcc0aafed741fa48b253163bcae2c69 (diff)
downloadbcfg2-ad377a77ed88a8a4b0615dd2d2e984bef5b15d93.tar.gz
bcfg2-ad377a77ed88a8a4b0615dd2d2e984bef5b15d93.tar.bz2
bcfg2-ad377a77ed88a8a4b0615dd2d2e984bef5b15d93.zip
doc: Add server/reports sections
Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5709 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc/plugins/version/svn.txt')
-rw-r--r--doc/plugins/version/svn.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/plugins/version/svn.txt b/doc/plugins/version/svn.txt
deleted file mode 100644
index 284ed5dea..000000000
--- a/doc/plugins/version/svn.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-.. -*- mode: rst -*-
-
-.. _plugins-version-svn:
-
-===
-Svn
-===
-
-Why use the Svn plugin
-======================
-
-The Svn plugin is useful if you would like to track changes to your bcfg2 repository using a `Subversion <http://subversion.tigris.org/>`_ backend. It deprecates the previous Subversion integration mentioned here at ftp://ftp.mcs.anl.gov/pub/bcfg/papers/directing-change-with-bcfg2.pdf. Currently, It enables you to get revision information out of your repository for reporting purposes. Future plans are to commit changes to the repo which are made by the server.
-
-How to enable the Svn plugin
-============================
-
-Simply add Svn to your plugins line in /etc/bcfg2.conf::
-
- [server]
- plugins = Base,Bundler,Cfg,DBStats,Decisions,Metadata,NagiosGen,Pkgmgr,Probes,Rules,SSHbase,TGenshi,Svn