You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/source_control
Matthew Jones 2508d5f5cb Add separate checkout and update parameters (#5306)
* Add separate checkout and update parameters

This brings the svn module in line with the git module for controlling
individual update and checkout functionality based on whether the
directory exists or not.

It also allows specifying `no` for both to pull the remote revision
without performing a checkout

* Update version-added for new parameters
9 years ago
..
__init__.py package files 11 years ago
git.py verify both tags and commits (#2654) 9 years ago
hg.py Add separate clone parameter (#5307) 9 years ago
subversion.py Add separate checkout and update parameters (#5306) 9 years ago