# File lib/chef/provider/subversion.rb, line 51 def action_force_export run_command(run_options(:command => export_command)) @new_resource.updated_by_last_action(true) end