webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
sync-commits.SVNRepository Class Reference
Inheritance diagram for sync-commits.SVNRepository:
sync-commits.Repository

Public Member Functions

def __init__ (self, name, svn_url, should_trust_certificate, use_server_auth, account_name_script_path)
 
def fetch_next_commit (self, server_config, last_fetched)
 
def format_revision (self, revision)
 
- Public Member Functions inherited from sync-commits.Repository
def __init__ (self, name)
 
def fetch_commits_and_submit (self, server_config, max_fetch_count, max_ancestor_fetch_count)
 
def fetch_next_commit (self, server_config, last_fetched)
 
def fetch_commit (self, server_config, last_fetched)
 
def format_revision (self, revision)
 
def determine_last_reported_revision (self, server_config)
 
def fetch_revision_from_dasbhoard (self, server_config, filter)
 

Constructor & Destructor Documentation

◆ __init__()

def sync-commits.SVNRepository.__init__ (   self,
  name,
  svn_url,
  should_trust_certificate,
  use_server_auth,
  account_name_script_path 
)

Member Function Documentation

◆ fetch_next_commit()

def sync-commits.SVNRepository.fetch_next_commit (   self,
  server_config,
  last_fetched 
)

◆ format_revision()

def sync-commits.SVNRepository.format_revision (   self,
  revision 
)

The documentation for this class was generated from the following file: