| activity | item | |
|---|---|---|
|
2012
|
Following Question |
Using CVS as a SCM provider?
Hi I’m writing a cookbook to automate the installation of a particular piece of software. The only way to obtain it is to use CVS (with a username and password) to check out a few named modules. Is there a way to do this with Chef? The docs for the Deploy Resource only list SVN and git as providers. Obviously I could write a bash script to execute the CVS commands, but this seems a little inelegant. Thanks Glenn. |
|
2012
|
New Question |
Using CVS as a SCM provider?
Hi I’m writing a cookbook to automate the installation of a particular piece of software. The only way to obtain it is to use CVS (with a username and password) to check out a few named modules. Is there a way to do this with Chef? The docs for the Deploy Resource only list SVN and git as providers. Obviously I could write a bash script to execute the CVS commands, but this seems a little inelegant. Thanks Glenn. |
