Hi Santosh, I need to fix the "ant update" and the "ant update-ptolemy" commands for this situation. That will be done this week. In the meantime, can you delete the ptolemy directory altogether and then enter the "ant change-to -Dsuite=kepler" command again? That will make ptolemy download correctly (I just tested it) as long as you don't have any issues with your firewall.
Thanks! -David On Feb 22, 2010, at 10:40 PM, santosh k wrote: > Sir, > > I used the following cmd,since the build had failed during "ant run" > > ant update > > And after a series of updations,i recieved an error saying :- > > Using the stable version of ptolemy. Use 'ant update-ptolemy - > Drev=head' to work from the head. > [update-modules] svn -r 57240 update --accept postpone /home/deepika/ > modules.dir/ptolemy/src > [update-modules] svn: No such revision 57240 > [update-modules] > > BUILD FAILED > ERROR: It appears that the command did not execute properly and > exited with an exit code of: 1 > > So,i used the cmd :- > ant update-ptolemy -Drev=head > > > update-ptolemy: > [update-ptolemy] svn update -r head /home/deepika/modules.dir/ > ptolemy/src > [update-ptolemy] At revision 23182. > [update-ptolemy] > > BUILD SUCCESSFUL > Total time: 14 seconds > > And finally,when i tried the "> ant run", i got the same error :- > > Buildfile: build.xml > > compile: > [compile] Compiling configuration-manager... > [compile] Compiling 14 source files to /home/deepika/modules.dir/ > configuration-manager/target/classes > > BUILD FAILED > /home/deepika/modules.dir/ptolemy/src/lib not found. > > > > > > _______________________________________________ > 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/20100222/1556224c/attachment.html>

