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

Ticket #3533 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

[PATCH] Bazaar plugin for SwitchTower

Reported by: edd@usefulinc.com Assigned to: anonymous
Priority: normal Milestone:
Component: Capistrano Version: 1.0.0
Severity: normal Keywords:
Cc:

Description

Attached is an scm module for Switchtower to make it work with Bazaar (version 1, not Bazaar-NG). Am happy to maintain this should you wish.

-- Edd Dumbill

Attachments

baz.rb (3.2 kB) - added by Edd Dumbill <edd@usefulinc.com> on 01/19/06 10:56:19.
Switchtower scm module for using bazaar
baz.2.rb (4.0 kB) - added by Edd Dumbill <edd@usefulinc.com> on 01/19/06 14:05:04.
Updated version, deals with SSH passwords and more comments at the top

Change History

01/19/06 10:56:19 changed by Edd Dumbill <edd@usefulinc.com>

  • attachment baz.rb added.

Switchtower scm module for using bazaar

01/19/06 14:05:04 changed by Edd Dumbill <edd@usefulinc.com>

  • attachment baz.2.rb added.

Updated version, deals with SSH passwords and more comments at the top

01/21/06 04:04:42 changed by minam

  • owner changed from Tools to anonymous.
  • status changed from new to assigned.

Very nice! Thanks for this. I'd appreciate very much if you'd be the maintainer for this moving forward. I'll try to get this merged in either tonight or tomorrow.

01/21/06 04:55:11 changed by minam

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

(In [3446]) Add bazaar (v1) SCM module (closes #3533)