Possible bug in svn log?
From: Jason Cohen <jason_at_codehistorian.com>
 
Date: 2004-09-23 18:03:55 CEST 
Hi,
  
 I believe I'm seeing a bug in "svn log," but perhaps I just need education.
  
 When I "log" one file at a time on the command-line, it works fine, but if I
  
 TO REPRODUCE:
  
 This command works fine:
  
 svn log --non-interactive http://svn.collab.net/repos/svn/trunk/BUGS
  
 So does this:
  
 svn log --non-interactive http://svn.collab.net/repos/svn/trunk/autogen.sh
  
 However, this command fails:
  
 svn log --non-interactive http://svn.collab.net/repos/svn/trunk/BUGS
  
 With this error message:
  
 svn: REPORT request failed on '/repos/svn/!svn/bc/11119/trunk/BUGS'
 svn: The REPORT request returned invalid XML in the response: XML parse
  line 1: no element found (/repos/svn/!svn/bc/11119/trunk/BUGS)
  
 Also this command fails:
  
 svn log --non-interactive http://svn.collab.net/repos/svn/trunk/autogen.sh
  
 With this error message:
  
 svn: REPORT request failed on '/repos/svn/!svn/bc/11119/trunk/autogen.sh'
 svn: The REPORT request returned invalid XML in the response: XML parse
  line 1: no element found (/repos/svn/!svn/bc/11119/trunk/autogen.sh)
  
 My client is version 1.0.5 (r9954).  I know it's not quite the latest.
  
 I'm not on the mailing list, so please CC this address in response.  Thanks
  
 -- Jason Cohen Smart Bear Software http://smartbearsoftware.com <http://smartbearsoftware.com/> 512.257.1569Received on Thu Sep 23 19:13:39 2004  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.