docs-common/bin bulkbuild,1.1,1.2

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Nov 16 02:02:41 UTC 2005


Author: pfrields

Update of /cvs/docs/docs-common/bin
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1803

Modified Files:
	bulkbuild 
Log Message:
Should have put a message in the initial checkin, but the comment below says what I would have, had I remebered.


Index: bulkbuild
===================================================================
RCS file: /cvs/docs/docs-common/bin/bulkbuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bulkbuild	16 Nov 2005 02:00:13 -0000	1.1
+++ bulkbuild	16 Nov 2005 02:02:10 -0000	1.2
@@ -1,7 +1,12 @@
 #!/bin/bash
 #
 # Pull all active FDP docs from CVS, build and install HTML in
-# folder $HOME/fdpdocs-html
+# folder $HOME/fdpdocs-html.
+#
+# This script is not designed to be run inside a local CVS repository;
+# it is only stored here for convenience and upkeep.  It may be used
+# in DocsRawhide as part of a build system of some sort.  On the other
+# hand, it may be vaporized.
 #
 
 NOW="$(date +%Y%m%d%H%M%S)"




More information about the Fedora-docs-commits mailing list