Hi,

I'm new to the Subversion bundle, and am having some trouble getting the status and log functions to work:

I select Subversion|Status, and a nice HTML window comes up showing the status of the pending files.  When I click commit or revert, nothing happens.  The entire HTML page's buttons do nothing.  The links to the files work, but not commit/revert, etc.

Also, the subversion Log cmd gives me the following error: 

  NoMethodError

  reason: undefined‍ ‍method‍ ‍`[]'‍ ‍for‍ ‍nil:NilClass
  trace:
  ‍ ‍‍ ‍/usr/local/lib/ruby/1.8/rexml/source.rb:131:in‍ ‍`initialize'
  ‍ ‍‍ ‍/usr/local/lib/ruby/1.8/rexml/parsers/baseparser.rb:126:in‍ ‍`stream='
  ‍ ‍‍ ‍/usr/local/lib/ruby/1.8/rexml/parsers/baseparser.rb:100:in‍ ‍`initialize'
  ‍ ‍‍ ‍/usr/local/lib/ruby/1.8/rexml/parsers/treeparser.rb:8:in‍ ‍`initialize'
  ‍ ‍‍ ‍/usr/local/lib/ruby/1.8/rexml/document.rb:178:in‍ ‍`build'
  ‍ ‍‍ ‍/usr/local/lib/ruby/1.8/rexml/document.rb:45:in‍ ‍`initialize'
  ‍ ‍‍ ‍/Applications/TextMate.app/Contents/SharedSupport/Bundles/Subversion.tmbundle/Support/format_log_xml.rb:164


Any ideas?

Thanks,
Dave.