blob: 78adc52f5bc70c32038e9602edef54929ba0cff2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
scm:
- svn:
workspaceupdater: update
repos:
- url: http://svn.example.com/repo
basedir: .
credentials-id: "abcdef01234567890"
repo-depth: files
ignore-externals: true
- url: http://svn.example.com/repo2
basedir: repo2
|