
| Key: |
CCRB-167
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Saimon Moore
|
| Votes: |
4
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
Misc
|
| Affects Version/s: |
1.2
|
| Fix Version/s: |
1.3
|
|
|
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.
|
|
Description
|
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. |
Show » |
|