<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>class VC_Log_svn-&gt;processLog(), preg_match bug in WinXP</title>
  <pubDate>Sat, 05 Jul 2008 07:06:12 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/3833</link>
  <atom:link rel="self" type="application/rss+xml" title="class VC_Log_svn-&gt;processLog(), preg_match bug in WinXP" href="http://bugs.horde.org/ticket/3833/rss" />
  <description>class VC_Log_svn-&gt;processLog(), preg_match bug in WinXP</description>

  
  
  <item>
   <title>if (preg_match('/^r([0-9]*) \| (.*?) \| (.*) \(.*\) \| ([0-9</title>
   <description>if (preg_match('/^r([0-9]*) \| (.*?) \| (.*) \(.*\) \| ([0-9]*) lines?$/', $line, $matches)) {

this preg_match doesnt work for me when using the Subversion (not cvs)

The workaround is:
if (preg_match('/^r([0-9]*) \| (.*?) \| (.*) (.*) \| ([0-9]*) lines?$/', $line, $matches)) {


Running: subversion-1.3.1 on Windows XP Proffesional (with svnservice as service)
</description>
   <pubDate>Tue, 25 Apr 2006 23:46:21 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/3833#t19472</link>
  </item>
  <item>
   <title>Can you please post an example output of a &quot;svn log -v&quot; comm</title>
   <description>Can you please post an example output of a &quot;svn log -v&quot; command on windows?</description>
   <pubDate>Thu, 27 Apr 2006 08:17:51 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/3833#t19512</link>
  </item>
  <item>
   <title>Hello?</title>
   <description>Hello?</description>
   <pubDate>Wed, 17 May 2006 04:23:23 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/3833#t20266</link>
  </item>
  <item>
   <title>No feedback</title>
   <description>No feedback</description>
   <pubDate>Thu, 29 Jun 2006 04:32:32 -0400</pubDate>
   <link>http://bugs.horde.org/ticket/3833#t21487</link>
  </item>
  

 </channel>
</rss>
