Hi,<div>I tried to do the update command on the build system to replicate an old check out.</div><div>These commands worked:</div><div><br></div><div><span class="Apple-style-span" style="font-family: Verdana; font-size: 11px; border-collapse: collapse; color: rgb(51, 51, 51); "><pre>
svn co <a href="https://code.kepler-project.org/code/kepler/trunk/modules/build-area">https://code.kepler-project.org/code/kepler/trunk/modules/build-area</a>
cd build-area</pre><pre>ant change-to -Dsuite=kepler
</pre><pre><font class="Apple-style-span" color="#000000" face="arial" size="3"><span class="Apple-style-span" style="border-collapse: separate; font-size: 13px; white-space: normal;"><br></span></font></pre><pre><font class="Apple-style-span" color="#000000" face="arial" size="3"><span class="Apple-style-span" style="border-collapse: separate; font-size: 13px; white-space: normal;">However, this did not in linux and windows:</span></font></pre>
<pre><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: arial; font-size: 13px; white-space: normal; ">bash-3.2$ ant update -Drev={2009-07-23}</span></pre></span></div><div>
<div>Buildfile: build.xml</div><div><br></div><div>update:</div><div>[update-modules] Updating kepler...</div><div>[update-modules] svn -r {2009-07-23} update /home/deer/cweed/code/kepler-date/kepler </div><div>[update-modules] svn: REPORT request failed on '/code/kepler/!svn/vcc/default'</div>
<div>[update-modules] svn: Target path does not exist</div><div>[update-modules] </div><div>[update-modules] WARNING: It appears that the command did not execute properly and exited with an exit code of: 1</div><div>[update-modules] Updating apple-extensions...</div>
<div>[update-modules] svn -r {2009-07-23} update /home/deer/cweed/code/kepler-date/apple-extensions </div><div>[update-modules] svn: REPORT request failed on '/code/kepler/!svn/vcc/default'</div><div>[update-modules] svn: Target path does not exist</div>
<div>[update-modules] </div><div>[update-modules] WARNING: It appears that the command did not execute properly and exited with an exit code of: 1</div><div><br></div><div>Chris</div></div>