History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CCRB-167
Type: New Feature New Feature
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Saimon Moore
Votes: 4
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
CruiseControl.rb

[PATCH] Add support for multiple scm's to script/add_project

Created: 17/Dec/07 07:00 PM   Updated: 03/Mar/08 09:27 PM
Component/s: Misc
Affects Version/s: 1.2
Fix Version/s: 1.3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Text File multiple_scms_support_for_add_project.patch (2 kb)



 Description  « Hide
This patch allows the use of alternative scm's which could be supplied in the form of 3rd party rails plugins.

It simply adds a --scm argument (which defaults to 'subversion').
This argument is first camelized and then constantized to get the scm class to be used by the project.

 All   Comments   Work Log   Change History      Sort Order:
Tim Dysinger [03/Mar/08 09:27 PM]
This patch is from 3 months (!) ago. How about some git, bzr & hg support?