Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* support recursive chown on repo
* support checking out tags (git)
* support adding excludes/ignored files
* dropped a few unused methods
* rework git provider logic a bit
|
|
|
|
being defined for svn repos
Thanks to Bret S. Lambert for the patch
|
|
|
|
|
|
|
|
svn provider now gets the latest revision from the repo, rather than the checkout
Test with revision => <some value> as well
now when ensure => latest, only refresh dependent resources if the
repo is actually updated
Tidied up debug messages
|
|
|
|
Signed-off-by: Bruce Williams <bruce@codefluency.com>
|
|
type in Git (commit, tag, or local/remote branch)
|
|
|
|
|
|
|
|
work needed for branches (at least with git)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
copy repository
|
|
|
|
|
|
|
|
|
|
|