Hi Chris, Use the following update command instead:
ant update -Ddate=2009-07-23 -David On Sep 25, 2009, at 7:55 AM, Chris Weed wrote: > 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 > _______________________________________________ > Kepler-users mailing list > Kepler-users at kepler-project.org > http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-users/attachments/20090926/3cfb8aae/attachment.html>

