[Doc] Add note for SVN state

Doc addition: SVN state needs subversion package installed
This commit is contained in:
Thibault Cohen 2015-11-24 15:58:49 -05:00 committed by rallytime
parent 14e94b3593
commit 4a0040c1b4

View file

@ -3,10 +3,16 @@
Manage SVN repositories
=======================
Manage repository checkouts via the svn vcs system:
Manage repository checkouts via the svn vcs system. Note that subversion must
be installed for these states to be available, so svn states should include a
requisite to a pkg.installed state for the package which provides subversion
(``subversion`` in most cases). Example:
.. code-block:: yaml
subversion:
pkg.installed
http://unladen-swallow.googlecode.com/svn/trunk/:
svn.latest:
- target: /tmp/swallow