diff contrib/bin/README @ 542:dc17b62d3cdd

contrib: Added copy-latest-pkgs.py to copy/hardlink latest packages from the mill to the next higher attention level.
author Sascha Teichmann <teichmann@intevation.de>
date Tue, 11 Jan 2011 17:20:02 +0000
parents fb7a900a649f
children
line wrap: on
line diff
--- a/contrib/bin/README	Tue Jan 11 16:27:02 2011 +0000
+++ b/contrib/bin/README	Tue Jan 11 17:20:02 2011 +0000
@@ -17,3 +17,19 @@
   -v, --verbose         verbose output
   -d, --dry-run         don't remove the old deb files
   -k KEEP, --keep=KEEP  number of files to keep. Default: 3
+
+
+copy-latest-pkgs.py
+-------------------
+Copies/Hardlinks deb files from snapshots to experimental.
+It performs a check if you run it as user 'saegewerker'.
+By default the files are hardlinked.
+
+Usage: copy-latest-pkgs.py [options] src-dir dst-dir
+
+Options:
+  -h, --help            show this help message and exit
+  -v, --verbose         verbose output
+  -d, --dry-run         don't copy the deb files
+  -n, --no-saegewerker  Don't force run as 'saegewerker'
+  -l, --no-hardlinks    copy files instead of hard linking
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)