<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Mon, 20 May 2013 09:04:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[David Coallier's Blog: SVN log-per-user parser using SimpleXML]]></title>
      <guid>http://www.phpdeveloper.org/news/7510</guid>
      <link>http://www.phpdeveloper.org/news/7510</link>
      <description><![CDATA[<p>
<i>David Coallier</i> has a <a href="http://blog.agoraproduction.com/index.php?/archives/32-SVN-log-per-user-parser-using-SimpleXML.html">quick hit post</a> today on his blog. In it, he shows how, with a little bit of SimpleXML magic, to parse the log files from your Subversion installation.
</p>
<blockquote>
<p>
Yesterday I was struggling trying to get svn log to display the results for a certain user and this was very annoying.. then I jumped on #svn on freenode, and someone mentionned svn log --xml
</p>
<p>
This apparently made my life much much easier with this simple script I have pulled in a couple minutes.
</p>
</blockquote>
<p>
He <a href="http://blog.agoraproduction.com/index.php?/archives/32-SVN-log-per-user-parser-using-SimpleXML.html">includes</a> <a href="http://dev.agoraproduction.com/svnLogParser.php">the script</a> and a brief set of instructions on how to use it in your installation.
</p>]]></description>
      <pubDate>Tue, 27 Mar 2007 08:33:00 -0500</pubDate>
    </item>
  </channel>
</rss>
