Add a drover.properties file for reference.

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
This commit is contained in:
andrew@webrtc.org 2013-05-30 18:15:54 +00:00
parent eed919d95d
commit f9f39d59d4

6
drover.properties Normal file
View File

@ -0,0 +1,6 @@
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