I don't know of a tool to do it for you but I do know that you could run "svn log --xml -v <path_to_repo_branch>" and parse the output for your userid. I am actually in the process of building a tool for Subversion reporting like what you are looking for but it isn't available yet. I'll keep you posted.
Take care,
Jeremy
On 7/27/06, Aaron Mulder <[EMAIL PROTECTED]> wrote:
I know I've put some changes in 1.1 that ought to go into trunk. Is
there a way for me to generate a list of commits I've made (with
version number and comment) in one or both branches over the last
month or so? Otherwise, I guess I'll consult the mailing list
archives.
Thanks,
Aaron
