> On 11 Sep 2015, at 11:40 am, Richard Gaskin <[email protected]> > wrote: > > Anyone here interested in contributing to such a tool?
You could use lcVCS but you highlighted an issue before with the 5000+ changes for the handler filter. The problem is most of those changes were because the stack was resized or some other setting was changed and resizeStack handlers were run causing lots of objects to be updated. Other changes might be custom property guff that the IDE adds to the stacks. In lcVCS I handle all this stuff via scripts that reset things to defaults. However this means in order to start doing this someone needs to write those lcVCSExport handlers… _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
