On 09/03/2010 08:05 PM, Adam Dingle wrote: > http://trac.yorba.org/ticket/1292 . That might involve using a 'real' > database (e.g. MySQL) as you suggest and/or some sort of peer-to-peer > communication between Shotwell instances; we haven't yet decided exactly > how this will work. In any case, this feature won't be in the next
By all means I'm not an expert in any level with this, but based on what I found this should be possible to achieve with just sqlite. Unless I've understood something badly wrong, the support has been available since version 3.0.0 (http://www.sqlite.org/lockingv3.html). I have some programming experience with Perl and PHP so I just might try this one out if I found any spare time, or atleast check if that's possible with two sqlite3 processes accessing the same database. HTH. -- Take _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
