[TxMt] Subversion bundle problem
Allan Odgaard
throw-away-2 at macromates.com
Thu Nov 15 06:44:43 UTC 2007
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?
More information about the textmate
mailing list