Feature #7517
Configurable path of executable for scm adapters
| Status: | Closed | Start date: | 2011-02-02 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Toshi MARUYAMA | % Done: | 0% | |
| Category: | SCM | |||
| Target version: | 1.2.0 | |||
| Resolution: | Fixed |
Related issues
Associated revisions
scm: add a feature of configurable path of executable for scm adapters (#7517).
scm: use "e.g." for "for example" at config/configuration.yml.example (#7517).
scm: add scm_cvs_command at config/configuration.yml.example (#7517).
I forgot to add it.
History
#1 Updated by Jean-Philippe Lang over 2 years ago
Should be configurable through the recently added application configuration file (config/configuration.yml).
Eg.: svn_bin_path, hg_bin_path...
#2 Updated by Toshi MARUYAMA over 2 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Svn trunk r4795 implemented this feature.