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

ideas: revision properties & svn log

From: Dave Rodgman <Dave.Rodgman_at_arm.com>
Date: 2004-12-23 12:31:44 CET

Hi all,

After looking recently at how revision properties can be used in
subversion, and reading some recent mails regarding --revprop support in
svnlook, a couple of thoughts occured to me. It seems that subversion
would benefit from having a bit more syntax for supporting revprops.

1.

It would be nice if we could have some syntax for setting revision
properties on the svn commit command line, as already described here:
http://svn.haxx.se/dev/archive-2004-12/0501.shtml

(My motivation here, as I think someone else mentioned, is for
bug-tracking. But I'm sure there are other uses.)

2.

svn log currently lists the svn:log revprops associated with revisions
in which a given file was changed. It would be nice if we could make
this more general, i.e. list arbitrary / all revprops - currently this
information is a bit tricky to get hold of. I wonder if in fact listing
all revprops ought to be the default?

svn log file --revprop propertyname

or

svn log file --revprop svn:allprops

(syntax for the latter could no doubt be improved).

Regards

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 23 12:33:12 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.