Ooops, you're right, i forgot the buildkarlib. The full command should be ant full-clean ptolemy buildkarlib run-dev
What error did you get after doing that? Make sure your KEPLER and PTII env vars are set prior to doing that. chad Kenneth Evans wrote: > Dan, > > I did a synchronize with the Ptolemy CVS and found no discrepancies. I did > this on Saturday. That site is changing, however, and would now show > differences. > > The second problem (also mentioned in a previous post) is that MacAfee > immediately removes shutdown.bat (2) during CVS updates or checkouts. This > seems to foul up CVS. According to our IT department, shutdown.bat could be > changed as follows: > > McAfee seems to only detect: > "C:\WINDOWS\system32\shutdown -r -t 0 -f" > > and if you change the string slightly: > "C:\WINDOWS\system32\shutdown -r -t 1 -f" > > or: > "C:\WINDOWS\system32\shutdown -r -f -t 0" > > I cannot prevent the deletion at work, so fixing it so there is no false > positive would be good. > > I have already redone the checkouts twice, and it is pretty time consuming. > Perhaps I can do it again at home, where I don't get the MacAfee problem. > > Later: Following Chad's suggestion I did full-clean ptolemy run-dev and got > the same error. (This is what I did before with the addition of > buildkarlib.) > > -Ken > > > _______________________________________________ > Kepler-users mailing list > Kepler-users at ecoinformatics.org > http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-users

