Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #10807 (closed defect: fixed)

Opened 9 months ago

Last modified 8 months ago

Typo in Capistrano Subversion subsystem

Reported by: kemiller Assigned to: minam
Priority: normal Milestone:
Component: Capistrano Version:
Severity: normal Keywords:
Cc:

Description

/opt/local/lib/ruby/gems/1.8/gems/capistrano-2.1.0/lib/capistrano/recipes/deploy/scm/subversion.rb:83:in `handle_data': uninitialized constant Capistrano::Deploy::SCM::Subversion::Capisrano (NameError)

No patch attached as the fix is presumably evident. :)

Change History

01/31/08 05:03:23 changed by minam

  • status changed from new to closed.
  • resolution set to fixed.

(In [8761]) Capisrano -> Capistrano (closes #10807)