# File lib/vimmatelib/subversion.rb, line 110 def remove(path) cleanup(path) new_client.remove(path) rescue false else true end