Skip to content
Elan Ruusamäe edited this page Aug 24, 2015 · 3 revisions

The svn source

Examples

With a tag

source     'https://github.com/mono/mono/tags/mono-3.2.8', :with => 'svn'

externals [bool]

Make 'true' if you want to have svn:externals processed when checking out.

source     'https://github.com/mono/mono/tags/mono-3.2.8', :with => 'svn', :externals => true
Clone this wiki locally