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

Ticket #4150 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH] Capistrano SCM Module for Mercurial (HG)

Reported by: nullstyle@gmail.com Assigned to: Tools
Priority: normal Milestone:
Component: Capistrano Version: 1.0.0
Severity: normal Keywords:
Cc: jamis@37signals.com

Description

Attached is a first shot at a mercurial plugin for capistrano, derived from the Bzr plugin. It works for me, and figure others could maybe use it.

-Scott Fleckenstein

Attachments

hg.rb (3.9 kB) - added by nullstyle@gmail.com on 03/09/06 03:55:58.
hg plugin for capistrano

Change History

03/09/06 03:55:58 changed by nullstyle@gmail.com

  • attachment hg.rb added.

hg plugin for capistrano

07/04/06 00:22:36 changed by mae

yes please please please!!!!!!!!!!!!!!

07/06/06 04:46:12 changed by minam

Scott, would you be willing to be the maintainer for this module? I don't want to accept new SCM modules into Capistrano without someone willing to maintain them, since I do not know anything about the Mercurial SCM and would not be able to delve into it to fix bugs.

07/06/06 04:46:26 changed by minam

  • cc set to jamis@37signals.com.

08/27/06 06:55:16 changed by minam

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

(In [4830]) Add SCM module for Mercurial from Matthew Elder (closes #4150)