blob: 45856b6f5865125f6f88df393f508cd28d2f2dc9 [file] [log] [blame]
mparker580c93b2009-09-10 01:02:24 +00001# source dir
mparkerd3815a42009-12-16 04:58:19 +00002sourceZipsDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-amp-nightly/lastSuccessful/archive/build/
mparker580c93b2009-09-10 01:02:24 +00003
4# target dir
mparker22c86e32009-11-06 20:41:05 +00005targetZipsDir=/home/data/httpd/download.eclipse.org/amp/drops/nightly/0.5.0
mparker580c93b2009-09-10 01:02:24 +00006
7# group owner of new files
mparker1450b022009-09-11 23:37:20 +00008targetGroup=modeling.amp
mparker580c93b2009-09-10 01:02:24 +00009
10# type(s) to copy (N, I, M, S, R; default to all)
11buildTypes=N
12
13# synch method method (add or replace; add = keep adding new builds; replace = keep 1 build per branch)
mparker724805d2009-12-16 08:54:24 +000014synchMethod=add
mparker580c93b2009-09-10 01:02:24 +000015
16# if set, update zip will be unpacked into destination dir and use synchMethod above to add or replace contents
17targetUpdateDir=/home/data/httpd/download.eclipse.org/amp/updates/nightly