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

Re: Change prevprops in pre-commit

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 08 Sep 2014 17:19:30 +0100

"C. Michael Pilato" <cmpilato_at_collab.net> writes:

> Why not just 'svnadmin setrevprop -t txn' ? New option, but not a new
> subcommand. I don't think it all that important to distinguish between
> "transaction props" and "revision props" once we get outside our API
> space and into user command space. Our users understand "revision
> props" as properties on revisions, and transactions as revisions-to-be
> ... the rest is fairly trivial inference.

I was concerned that two thing: combining --transaction with
set*rev*prop, and the --use-pre/post options that do not apply to
--transaction. However "svnlook propget" already combines --revprop
with --transaction and we can error out if --transaction is combined
with --use-pre/post.

> (And yes, 'svnlook' should be kept read-only.)

I prefer an svnadmin solution as well.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-09-08 18:20:04 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.