using svn to get change logs of files with custom properties
From: Andrew S. <msjunkie4_at_hotmail.com>
Date: Sun, 7 Dec 2008 06:51:51 +0000
Hi svn team. Love the o'reilly book, but still have a question.
Is there a way I can use `svn info` or `svn log` over a range of
Ultimately I want only logs of files that have a specific custom
Currently I want to write a perl script that does this (using arbitrary
$ svn info -R -r {2008-12-1}:{2008-12-31}
and then have the script pick out the log entries from the output of
Basically my question is, is there something like this fantasy command
$ svn info -R --properties=project:foo,feature:bar
_________________________________________________________________
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.