Did you do the svn propset dance? I couldn't find doc on this on the openlaszlo wiki but "svn help propset" may help.
A On Mar 17, Sarah Allen wrote: > > I just edited three files (see below). I'm running Windows XP with cygwin. > > > Change 20070317-sallen-8 by [EMAIL PROTECTED] on 2007-03-17 17:32:56 PDT > > in /cygdrive/c/laszlo/svn/openlaszlo/trunk > > for http://svn.openlaszlo.org/openlaszlo/trunk > > > Summary: tooltip should extend node not view > > > Bugs Fixed: LPP-3715 tooltip should extend node not view > > > Technical Reviewer: (pending) > > QA Reviewer: (pending) > > Doc Reviewer: (pending) > > > Documentation: > > > Release Notes: > > > Details: > > This change makes it so you can attach a tooltip to a view with a resource > > and not get errors telling you that a view with a resource can't > > have subviews.| There's a single tooltipvew that is manipulated by > > the tooltip class -- so tooltip doesn't actually need to be a view. > > > I also fixed a warning that happens if you check the clickable attribute of a > view when it hasn't been set, but initializing it to false on the prototype of > LzView in the LFC > > Tests: updated tooltip-test to include use case where the parent view has a > resource > > > Files: > > M WEB-INF/lps/lfc/views/LaszloView.as > > M lps/components/incubator/tooltip/tooltip.lzx > > M lps/components/incubator/test/tooltip-test.lzx > > > > On Sat, Mar 17, 2007 at 6:39 PM, Henry Minsky wrote: > > > > Jdon't think I've seen this happen before. What OS are you on? > > Do you have any idea if there is a specific file it is choking on? > > Anything funny about it? > > > On 3/17/07, Sarah Allen < [EMAIL PROTECTED]> wrote: $ svn-commit > > svn: Commit failed (details follow): > > svn: Can't convert string from native encoding to 'UTF-8': > > svn: Change 20070317-sallen-8 by [EMAIL PROTECTED] on 2007-03-17 > > 17:32:56 PDT > > in /cygdrive/c/laszlo/svn/openlaszlo/trunk > > for http://svn.openlaszlo.org/openlaszlo/trunk > > > any hints? > > > Thanks, > > Sarah > > > > > > >
