f9f39d59d4
R=kjellander@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1318005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4142 4adac7df-926f-26a2-2b94-8c16560cd09d
7 lines
262 B
INI
7 lines
262 B
INI
BASE_URL = "https://webrtc.googlecode.com/svn"
|
|
TRUNK_URL = BASE_URL + "/trunk"
|
|
BRANCH_URL = BASE_URL + "/branches/$branch"
|
|
SKIP_CHECK_WORKING = True
|
|
FILE_PATTERN = file_pattern_ = r"[ ]+([MADUC])[ ]+/((?:trunk|branches/.*?)(.*)/(.*))"
|
|
PROMPT_FOR_AUTHOR = False
|