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

Re: on-the-fly lock checking

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-12-05 19:45:41 CET

Branko Čibej <brane@xbc.nu> writes:

> > cmpilato and I were thinking that perhaps svn_fs_begin_txn2() can
> > save the 'flags' value as a temporary svn: revprop. and then
> > svn_fs_commit_txn() can quietly remove it.
>
> I don't see anything fundamentally wrong with that. I would use a
> revprop name that can't be set from the client, though (i.e., that
> doesn't pass our prop name validation). We want to be careful that a
> client can't change that revprop's value.

Minor correction to Ben's comment: this is a temporary *transaction*
property.

Comfort to Branko: there's no interface for clients to modify
transation properties.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 5 19:49:28 2004

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.