[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r953617 - in /subversion/trunk/subversion/libsvn_wc: merge.c props.c wc-queries.sql wc_db.c wc_db.h workqueue.c workqueue.h

From: Greg Stein <gstein_at_gmail.com>
Date: Fri, 11 Jun 2010 05:41:00 -0400

On Fri, Jun 11, 2010 at 05:35, Philip Martin <philip.martin_at_wandisco.com> wrote:
>...
> This SQL stuff is all a bit new to me.  Why do you choose to have
> distinct insert and update queries rather than an insert or replace
> query?  Should there be a transaction to combine the SELECT query with

There could be an ACTUAL_NODE row already. You don't want to *replace*
it. You could lose (say) edited properties.

Cheers,
-g
Received on 2010-06-11 11:41:37 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.