Hi,<br><br>while building Kepler using following commands<br><pre><font size="4"><span style="color: rgb(204, 0, 0);">mkdir <modules.dir></span><br style="color: rgb(204, 0, 0);"><span style="color: rgb(204, 0, 0);">cd <modules.dir></span><br style="color: rgb(204, 0, 0);">
<span style="color: rgb(204, 0, 0);">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></span><br style="color: rgb(204, 0, 0);">
<span style="color: rgb(204, 0, 0);">cd build-area</span><br style="color: rgb(204, 0, 0);"><span style="color: rgb(204, 0, 0);">ant change-to -Dsuite=kepler</span><br><br>It's giving following error .<br>***********************************************************<br>
[change-to] ptolemy:<br>[change-to] Downloading ptolemy...<br>[change-to] svn co -r 56633 svn://<a href="http://source.eecs.berkeley.edu/chess/ptII/trunk">source.eecs.berkeley.edu/chess/ptII/trunk</a> /home/prakashs/Kepler-Latest-Build/ptolemy <br>
[change-to] svn: Can't connect to host '<a href="http://source.eecs.berkeley.edu">source.eecs.berkeley.edu</a>': Connection refused<br>[change-to] <br><br>BUILD FAILED<br>ERROR: It appears that the command did not execute properly and exited with an exit code of: 1<br>
<br>Total time: 0 seconds<br>************************************************************<br><br>Please help me out.<br><br>Thanks in advance,<br>Prakash<br></font></pre>