Hi,I tried to do the update command on the build system to replicate an old check out. These commands worked:
svn co https://code.kepler-project.org/code/kepler/trunk/modules/build-area cd build-area ant change-to -Dsuite=kepler However, this did not in linux and windows: bash-3.2$ ant update -Drev={2009-07-23} Buildfile: build.xml update: [update-modules] Updating kepler... [update-modules] svn -r {2009-07-23} update /home/deer/cweed/code/kepler-date/kepler [update-modules] svn: REPORT request failed on '/code/kepler/!svn/vcc/default' [update-modules] svn: Target path does not exist [update-modules] [update-modules] WARNING: It appears that the command did not execute properly and exited with an exit code of: 1 [update-modules] Updating apple-extensions... [update-modules] svn -r {2009-07-23} update /home/deer/cweed/code/kepler-date/apple-extensions [update-modules] svn: REPORT request failed on '/code/kepler/!svn/vcc/default' [update-modules] svn: Target path does not exist [update-modules] [update-modules] WARNING: It appears that the command did not execute properly and exited with an exit code of: 1 Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20090925/6f409f2e/attachment.html>

