Differences From Artifact [6c0bcbe7da]:
- File datashare-testing/.spublish.config — part of check-in [a0b0d675ef] at 2015-12-04 11:52:24 on branch v1.60 — Added crude log to spublish (user: mrwellan, size: 197) [annotate] [blame] [check-ins using]
To Artifact [c513dac9c0]:
- File datashare-testing/.spublish.config — part of check-in [2ebee8a8b8] at 2015-12-07 18:52:53 on branch v1.60 — added code for creating symbolic links and making new directories in target area (user: pjhatwal, size: 206) [annotate] [blame] [check-ins using] [more...]
1 2 | [settings] target-dir #{scheme (create-directory "/tmp/#{getenv USER}/target" #t)} | | | 1 2 3 4 5 6 7 8 | [settings] target-dir #{scheme (create-directory "/tmp/#{getenv USER}/target" #t)} allowed-users matt mrwellan pjhatwal allowed-chars [0-9a-zA-Z\-\.]+ admins matt [database] location /tmp/#{getenv USER} |