On 14 Nov 2007, at 20:15, Matt Brandt wrote:
I'm having problems with the standard subversion integration in leopard. When I try to do a log command in textmate I get the following in the popup window: [...]
From that stack trace, it looks like either svn produces invalid XML or Ruby’s XML parser is broken.
Try: svn log --xml -v «whatever file/folder you requested the log for»
Then attach this log so I or someone else might try and reproduce it.
Also, is the broken log consistent for all files in this project, other projects on svn?