Sorry, my turn to put in the wrong url. Here's what I meant: http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/2011-December/020028.html Derik
On Jan 23, 2012, at 11:41 AM, Derik Barseghian wrote: > Hi Scott, > You're not doing anything wrong (although you've made a typo in the email, > that url is invalid). > This sounds like this problem: > https://code.kepler-project.org/code/kepler/branches/releases/release-branches/build-area-2.3 > Maybe the ptolemy svn server is out of memory. > Derik > > > On Jan 23, 2012, at 11:20 AM, Scott Zimmer wrote: > >> I'm trying to build Kepler-2.3 from the source code and I'm getting an error >> when copying the files from the svn repository. I executed the following >> commands >> >> mkdir Kepler23Build >> cd Kepler23Build >> svn co >> https://code.kepler-project.org/code/kepler/branches/releases/release-branches/build-area-2.3 >> build-area >> cd build-area >> ant change-to -Dsuite=kepler-2.3 >> >> >> and I get the following error. Only the last several lines of screen output >> are copied here. I'd appreciate any help you could offer about what I'm >> doing wrong---Scott >> >> [change-to] A >> D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\HTVQEncode.java >> [change-to] A >> D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\ImageContrast.java >> [change-to] A >> D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\PSNR.java >> [change-to] A >> D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\sdfvqentities.xml >> [change-to] A >> D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\ImageDisplay.java >> [change-to] A >> D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\data >> [change-to] svn: Compression of svndiff data failed >> [change-to] >> >> BUILD FAILED >> D:\Kepler23Build\build-area\build.xml:97: ERROR: It appears that the command >> did not execute properly and exited with an >> exit code of: 1 >> >> Total time: 10 minutes 25 seconds >> >> -- >> Scott Zimmer >> Optensity, Inc. >> (512) 299-7218 >> >> _______________________________________________ >> Kepler-dev mailing list >> [email protected] >> http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev > > _______________________________________________ > Kepler-dev mailing list > [email protected] > http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev _______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
