[csw-devel] SF.net SVN: gar:[16776] csw/mgar/gar/v2/lib/python/csw_upload_pkg.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Jan 16 14:55:04 CET 2012
Revision: 16776
http://gar.svn.sourceforge.net/gar/?rev=16776&view=rev
Author: wahwah
Date: 2012-01-16 13:55:04 +0000 (Mon, 16 Jan 2012)
Log Message:
-----------
csw-upload-pkg: Add general considerations section
Write in --help that the tool works with 24 package catalogs.
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/csw_upload_pkg.py
Modified: csw/mgar/gar/v2/lib/python/csw_upload_pkg.py
===================================================================
--- csw/mgar/gar/v2/lib/python/csw_upload_pkg.py 2012-01-16 11:48:43 UTC (rev 16775)
+++ csw/mgar/gar/v2/lib/python/csw_upload_pkg.py 2012-01-16 13:55:04 UTC (rev 16776)
@@ -45,6 +45,15 @@
The --os-release flag makes %prog only insert the package to catalog with the
given OS release.
+= General considerations =
+
+This tool operates on a database of packages and a package file store. It
+modifies a number of package catalogs, a cartesian product of:
+
+ {legacy,dublin,unstable}x{sparc,i386}x{5.8,5.9.5.10,5.11}
+
+This amounts to 3x2x4 = 24 package catalogs total.
+
= Removing packages from the catalog =
The --remove option works the same way as the regular use, except that it
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list