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

Re: Possible bug in "svn getprop --revprop" command

From: <kfogel_at_collab.net>
Date: 2005-06-30 21:14:05 CEST

"C. Michael Pilato" <cmpilato@collab.net> writes:
> It's not exactly a bug in the sense yoy mean. --revprop is for
> revision props, and -t isn't a revision, so I would expect the
> combination of the two not to work. I would, however, expect that the
> program would tell you about the illegal combination of options.
> Additionally, it's just a pointless limitation. The option should be
> called --rev-or-txn-prop or something, and should work with either -r
> or -t.

Yeah, there is some language weirdness going on here, but we have sort
of been using "revprop" to mean "the unversioned properties attached
to a revision or transaction". I'm happy to deprecate the old option
name and use a new one if you want, but in any case, it should work
with txns as well as revisions (which it now does, since r15203).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 30 22:07:21 2005

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.