|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Grepping SVN log for JIRA issuesby Fletch (Chancellor) |
| on Feb 22, 2011 at 19:35 UTC ( #889665=note: print w/ replies, xml ) | Need Help?? |
|
Somewhat tangental to your actual question, but the svn log command has an --xml option which will make its output XML instead of hyooman formatted text. You can then use something like XML::Twig to pull things apart rather than trying to parse the text output. (Granted you'd still have to grobble through the same way to find your issue tags in the message text).
The cake is a lie.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||