webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
webkitpy.common.checksvnconfigfile Namespace Reference

Functions

def check (host, fs)
 
def config_file_path (host, fs)
 
def errorstr_autoprop (config_file_path)
 
def errorstr_png (config_file_path)
 

Function Documentation

◆ check()

def webkitpy.common.checksvnconfigfile.check (   host,
  fs 
)
check the svn config file
return with three logical value:
is svn config file missing, is auto-props missing, is the svn:mime-type for png missing

◆ config_file_path()

def webkitpy.common.checksvnconfigfile.config_file_path (   host,
  fs 
)

◆ errorstr_autoprop()

def webkitpy.common.checksvnconfigfile.errorstr_autoprop (   config_file_path)

◆ errorstr_png()

def webkitpy.common.checksvnconfigfile.errorstr_png (   config_file_path)