# File lib/chef/resource/subversion.rb, line 26 def initialize(name, run_context=nil) super @svn_arguments = '--no-auth-cache' @svn_info_args = '--no-auth-cache' @resource_name = :subversion @provider = Chef::Provider::Subversion allowed_actions << :force_export end
Generated with the Darkfish Rdoc Generator 2.