There's something I don't get yet about the difference between svn status and svn status -u
The second one tells you if other people have checked in fixes you don't have yet. also sometimes it helps to do svn up -rHEAD as opposed to just svn up On Jun 13, 2006, at 7:55 PM, Henry Minsky wrote: > Never mind, I checked out a fresh copy and legals runs fine. > > I don't know what is going on -- the working copy I had claimed > there were no mods and yet > it was all broken. Hmm. Subversion gremlins.. > > > On 6/13/06, Henry Minsky <[EMAIL PROTECTED]> wrote: > I have what I believe to be a clean copy of branches/legals, and > when I build it, the swf version of LZPIX comes up > somewhat broken (no images, debugger in pieces), and I get this > error via the remote debugger > > > nnection from app: http://localhost:8080/legals2/demos/et/app.lzx? > lzt=swf&debug=true&lzr=swf7 , build: x.x.x.x, lpsversion: 4.0.x.0, > lpsrelease: Latest, runtime: swf7 > ERROR: classes/clipboardinterior.lzx:6: call to undefined method > 'makeContainerResource' > WARNING: debugger/newcontent.lzx:203: reference to undefined > property 'multiline' > > > Anyone else having trouble with a clean build of legals? > > > -- > Henry Minsky > Software Architect > [EMAIL PROTECTED] > > > > > -- > Henry Minsky > Software Architect > [EMAIL PROTECTED] > > _______________________________________________ > Laszlo-dev mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-dev benjamin shine software engineer [EMAIL PROTECTED] _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
