feat: thread SVN auth (username/password) through all svn call sites
This commit is contained in:
@@ -11,6 +11,8 @@ mirrors:
|
||||
svn:
|
||||
url: https://svn.example.com/svn/myproject
|
||||
layout: std # "std" or "custom"
|
||||
username: # SVN login (omit if anonymous)
|
||||
password: # SVN password
|
||||
# For non-standard layout:
|
||||
# layout: custom
|
||||
# trunk: trunk
|
||||
|
||||
Reference in New Issue
Block a user