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

merge-tracking: Intentional reading of merge info outside a BDB transaction?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-03-28 22:43:51 CEST

Today, I was poking thru the BDB code, and noticed the new public FS APIs
for merge tracking. As I dug into them a little bit deeper, though, I saw
something that didn't seem quite right: base_txn_merge_info() doesn't wrap
its read of the txn's proplist in a BDB transaction. Was that an
intentional deviation from the way svn_fs_base__txn_proplist() works (even
though the two are super-similar in functionality)?

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Wed Mar 28 22:44:07 2007

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.