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

naming issue: SVN_FS_PROP_TXN_*

From: David Glasser <glasser_at_davidglasser.net>
Date: 2007-09-19 20:26:20 CEST

Three property names are defined in libsvn_fs/fs-loader.h starting
with SVN_FS_PROP_TXN_: SVN_FS_PROP_TXN_CHECK_LOCKS,
SVN_FS_PROP_TXN_CHECK_OOD, and SVN_FS_PROP_TXN_CONTAINS_MERGEINFO.

Shouldn't they be SVN_FS__PROP_TXN_*?

(Also, I don't think contains-mergeinfo is necessary: it's only used
by FSFS, and you should be able to just see if the mergeinfo file
exists on disk instead, no?)

--dave

-- 
David Glasser | glasser_at_davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 19 20:26:30 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.