in reply to Re: Find svn log revisions with log message matching a given string
in thread Find svn log revisions with log message matching a given string

Good point, that's true, but parsing XML properly is more of a full script than this. Once I've gone that far I'd want to include more features... beyond the intended scope of this solution. I have no problem with the fact that this method is limited to clients that produce output in this particular format.

Great, that's what I needed to know. :) I like the use of -l for the cleaner split and print as well.