Hi, On Tue, Jun 24, 2008 at 1:34 AM, Andreas Flack <[EMAIL PROTECTED]> wrote: > It happened on another machine as well and on a third one, I at least see > strange-looking RCS histories like the one above (didn't want to try on a > production system though). It seems that each save operation produces > something like 6 RCS revisions, with completely bogus line change > information.
Six revisions per save sounds like a lot, yes. I would assume the new locking system in datamanager2 would cause some duplicate revisioning, but I have no idea where the rest come from. This needs to be tracked down. @Arttu: It would probably be a good idea to set $object->_use_rcs to false before calling update() to lock or unlock an object, so RCS will not catch it. > Andreas /Henri -- Henri Bergius Motorcycle Adventures and Free Software http://bergie.iki.fi/ Skype: henribergius Jabber: [EMAIL PROTECTED] Jaiku: http://bergie.jaiku.com/ _______________________________________________ user mailing list [email protected] http://lists.midgard-project.org/mailman/listinfo/user
