From 8ba8ba01679019e989b32249e4e7816f74de4fc5 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Thu, 4 Nov 2004 15:47:18 +0000 Subject: add validation stuff (Logical change 1.142) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@639 ce84e21b-d406-0410-9b95-82705330c041 --- doc/repo-quickstart.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/repo-quickstart.txt b/doc/repo-quickstart.txt index f50e2305f..d52fc08a2 100644 --- a/doc/repo-quickstart.txt +++ b/doc/repo-quickstart.txt @@ -52,4 +52,10 @@ Adding to the repository: be added to the repository in /Cfg. Services must be activated in /etc/services.xml. - - Activate the bundle for a class in /etc/metadata.xml \ No newline at end of file + - Activate the bundle for a class in /etc/metadata.xml + +In all cases, run /usr/sbin/ValidateBcfg2Repo after changes are +made. This wil check that the files still parse (ie typos, or quote +errors) and check their values against xml schemas, which will ensure +that all element names are correct and that required attributes are +included. \ No newline at end of file -- cgit v1.2.3-1-g7c22