HomeSort by relevance Sort by last modified time
    Searched refs:svn_server_host (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/scm/
svn.py 50 svn_server_host = "svn.webkit.org" variable in class:SVNRepository
344 raise AuthenticationError(self.svn_server_host)
git.py 491 raise AuthenticationError(self.svn_server_host, prompt_for_password=True)

Completed in 6194 milliseconds