Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-17 | Adding in missing support for owner and group properties. | Justin Ellison | |
2010-09-14 | Fixed bomb out with an error concerning working_copy_exists? not | James Turnbull | |
being defined for svn repos Thanks to Bret S. Lambert for the patch | |||
2010-07-22 | When ensure => latest, svn didn't update. | mikeknox | |
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 | |||
2010-03-18 | Subversion to use provider example group API for specs | Bruce Williams | |
2010-03-15 | ensure = latest to support reference tracking.\n\nWorking with tags, more ↵ | Bruce Williams | |
work needed for branches (at least with git) | |||
2010-03-14 | filesystem_type feature (for svn's --fstype) | Bruce Williams | |
2010-03-13 | Basic Mercurial support | Bruce Williams | |
2010-03-13 | Refactor common bits to abstract provider superclass | Bruce Williams | |
2010-03-13 | Basic CVS support | Bruce Williams | |
2010-03-13 | Some fixes after live testing, add support for bare cloned repos | Bruce Williams | |
2010-03-12 | Tests for Git revision property, cleanup | Bruce Williams | |
2010-03-12 | Basic SVN provider | Bruce Williams | |