Rails::Scm
# File lib/rails_generator/generators/applications/app/scm/svn.rb, line 3 def self.checkout(repos, branch = nil) `svn checkout #{repos}/#{branch || "trunk"}` end
[Validate]
Generated with the Darkfish Rdoc Generator 2.