johnf wrote:
> On Wednesday 17 January 2007 08:39, Paul McNett wrote:
>> Ed Leafe wrote:
>>> On Jan 17, 2007, at 11:27 AM, johnf wrote:
>>>> Could this code be my cause of seg faults? Could the deactivate be
>>>> firing?
>>>> Like I said half the time when I open ClassDesigner it immediately
>>>> closes
>>>> after the Class Designer form opens.
>>>     That should only fire if the wx event's GetActive() method returns
>>> False.
>> But John, if you've determined that 2691 is where the problem starts
>> occurring, do an svn up and then revert the 2691 change in your working
>> copy:
>>
>> cd dabo
>> svn up
>> svn merge -r 2691:2690 .
>>
>> and test. If it went away, then 2691 was to blame and we need to find a
>> better fix. If it is still there, the jury's still out.
> I get an error?
> suse10-1:/home/johnf/downloads/dabo # svn merge -r 2691:2690
> svn: Not enough arguments provided; try 'svn help' for more info

Look closer at the command I posted. There's a space and a period after 
2690.

-- 
pkm ~ http://paulmcnett.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to