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

Ticket #9238 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

[PATCH] Add Accurev support to Capistrano

Reported by: dbarth Assigned to: minam
Priority: normal Milestone: 1.x
Component: Capistrano Version: edge
Severity: normal Keywords:
Cc:

Description

Capistrano currently does not have support the the Accurev SCM system. It would be nice to have support added.

Attachments

accurev_patch.patch (7.8 kB) - added by dbarth on 08/10/07 16:08:45.
Patch to add support for Accurev

Change History

08/10/07 16:08:45 changed by dbarth

  • attachment accurev_patch.patch added.

Patch to add support for Accurev

08/30/07 14:17:11 changed by minam

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

(In [7375]) Add Accurev SCM support (closes #9238)