svn (Subversion)

Tags:

This method fetches files from a Subversion repository. It requires the additional input specification file command url, and checks out that URL:

method = svn
url = svn-method://svn-host/svn-path

will run a command equivalent to svn co svn-method://svn-host/svn-path.