Public Member Functions | Public Attributes | Private Member Functions | List of all members
upload.SubversionVCS Class Reference
Inheritance diagram for upload.SubversionVCS:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, options)
 
def __init__ (self, options)
 
def __init__ (self, options)
 
def __init__ (self, options)
 
def __init__ (self, options)
 
def __init__ (self, options)
 
def __init__ (self, options)
 
def GenerateDiff (self, args)
 
def GenerateDiff (self, args)
 
def GenerateDiff (self, args)
 
def GenerateDiff (self, args)
 
def GenerateDiff (self, args)
 
def GenerateDiff (self, args)
 
def GenerateDiff (self, args)
 
def GetBaseFile (self, filename)
 
def GetBaseFile (self, filename)
 
def GetBaseFile (self, filename)
 
def GetBaseFile (self, filename)
 
def GetBaseFile (self, filename)
 
def GetBaseFile (self, filename)
 
def GetBaseFile (self, filename)
 
def GetStatus (self, filename)
 
def GetStatus (self, filename)
 
def GetStatus (self, filename)
 
def GetStatus (self, filename)
 
def GetStatus (self, filename)
 
def GetStatus (self, filename)
 
def GetStatus (self, filename)
 
def GetUnknownFiles (self)
 
def GetUnknownFiles (self)
 
def GetUnknownFiles (self)
 
def GetUnknownFiles (self)
 
def GetUnknownFiles (self)
 
def GetUnknownFiles (self)
 
def GetUnknownFiles (self)
 
def GuessBase (self, required)
 
def GuessBase (self, required)
 
def GuessBase (self, required)
 
def GuessBase (self, required)
 
def GuessBase (self, required)
 
def GuessBase (self, required)
 
def GuessBase (self, required)
 
def ReadFile (self, filename)
 
def ReadFile (self, filename)
 
def ReadFile (self, filename)
 
def ReadFile (self, filename)
 
def ReadFile (self, filename)
 
def ReadFile (self, filename)
 
def ReadFile (self, filename)
 
- Public Member Functions inherited from upload.VersionControlSystem
def CheckForUnknownFiles (self)
 
def CheckForUnknownFiles (self)
 
def CheckForUnknownFiles (self)
 
def CheckForUnknownFiles (self)
 
def CheckForUnknownFiles (self)
 
def CheckForUnknownFiles (self)
 
def CheckForUnknownFiles (self)
 
def GetBaseFiles (self, diff)
 
def GetBaseFiles (self, diff)
 
def GetBaseFiles (self, diff)
 
def GetBaseFiles (self, diff)
 
def GetBaseFiles (self, diff)
 
def GetBaseFiles (self, diff)
 
def GetBaseFiles (self, diff)
 
def IsImage (self, filename)
 
def IsImage (self, filename)
 
def IsImage (self, filename)
 
def IsImage (self, filename)
 
def IsImage (self, filename)
 
def IsImage (self, filename)
 
def IsImage (self, filename)
 
def UploadBaseFiles (self, issue, rpc_server, patch_list, patchset, options, files)
 
def UploadBaseFiles (self, issue, rpc_server, patch_list, patchset, options, files)
 
def UploadBaseFiles (self, issue, rpc_server, patch_list, patchset, options, files)
 
def UploadBaseFiles (self, issue, rpc_server, patch_list, patchset, options, files)
 
def UploadBaseFiles (self, issue, rpc_server, patch_list, patchset, options, files)
 
def UploadBaseFiles (self, issue, rpc_server, patch_list, patchset, options, files)
 
def UploadBaseFiles (self, issue, rpc_server, patch_list, patchset, options, files)
 

Public Attributes

 rev_end
 
 rev_start
 
 svn_base
 
 svnls_cache
 
- Public Attributes inherited from upload.VersionControlSystem
 options
 

Private Member Functions

def _CollapseKeywords (self, content, keyword_str)
 
def _CollapseKeywords (self, content, keyword_str)
 
def _CollapseKeywords (self, content, keyword_str)
 
def _CollapseKeywords (self, content, keyword_str)
 
def _CollapseKeywords (self, content, keyword_str)
 
def _CollapseKeywords (self, content, keyword_str)
 
def _CollapseKeywords (self, content, keyword_str)
 
def _GuessBase (self, required)
 
def _GuessBase (self, required)
 
def _GuessBase (self, required)
 
def _GuessBase (self, required)
 
def _GuessBase (self, required)
 
def _GuessBase (self, required)
 
def _GuessBase (self, required)
 

Detailed Description

Implementation of the VersionControlSystem interface for Subversion.

Definition at line 721 of file bloaty/third_party/googletest/googlemock/scripts/upload.py.

Constructor & Destructor Documentation

◆ __init__() [1/7]

def upload.SubversionVCS.__init__ (   self,
  options 
)
Constructor.

Args:
  options: Command line options.

Reimplemented from upload.VersionControlSystem.

Definition at line 724 of file bloaty/third_party/googletest/googlemock/scripts/upload.py.

◆ __init__() [2/7]

def upload.SubversionVCS.__init__ (   self,
  options 
)
Constructor.

Args:
  options: Command line options.

Reimplemented from upload.VersionControlSystem.

Definition at line 724 of file bloaty/third_party/googletest/googletest/scripts/upload.py.

◆ __init__() [3/7]

def upload.SubversionVCS.__init__ (   self,
  options 
)
Constructor.

Args:
  options: Command line options.

Reimplemented from upload.VersionControlSystem.

Definition at line 724 of file bloaty/third_party/protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ __init__() [4/7]

def upload.SubversionVCS.__init__ (   self,
  options 
)
Constructor.

Args:
  options: Command line options.

Reimplemented from upload.VersionControlSystem.

Definition at line 724 of file bloaty/third_party/protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ __init__() [5/7]

def upload.SubversionVCS.__init__ (   self,
  options 
)
Constructor.

Args:
  options: Command line options.

Reimplemented from upload.VersionControlSystem.

Definition at line 739 of file boringssl-with-bazel/src/third_party/googletest/scripts/upload.py.

◆ __init__() [6/7]

def upload.SubversionVCS.__init__ (   self,
  options 
)
Constructor.

Args:
  options: Command line options.

Reimplemented from upload.VersionControlSystem.

Definition at line 724 of file protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ __init__() [7/7]

def upload.SubversionVCS.__init__ (   self,
  options 
)
Constructor.

Args:
  options: Command line options.

Reimplemented from upload.VersionControlSystem.

Definition at line 724 of file protobuf/third_party/googletest/googletest/scripts/upload.py.

Member Function Documentation

◆ _CollapseKeywords() [1/7]

def upload.SubversionVCS._CollapseKeywords (   self,
  content,
  keyword_str 
)
private
Collapses SVN keywords.

Definition at line 805 of file bloaty/third_party/googletest/googlemock/scripts/upload.py.

◆ _CollapseKeywords() [2/7]

def upload.SubversionVCS._CollapseKeywords (   self,
  content,
  keyword_str 
)
private
Collapses SVN keywords.

Definition at line 805 of file bloaty/third_party/protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ _CollapseKeywords() [3/7]

def upload.SubversionVCS._CollapseKeywords (   self,
  content,
  keyword_str 
)
private
Collapses SVN keywords.

Definition at line 805 of file protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ _CollapseKeywords() [4/7]

def upload.SubversionVCS._CollapseKeywords (   self,
  content,
  keyword_str 
)
private
Collapses SVN keywords.

Definition at line 805 of file bloaty/third_party/googletest/googletest/scripts/upload.py.

◆ _CollapseKeywords() [5/7]

def upload.SubversionVCS._CollapseKeywords (   self,
  content,
  keyword_str 
)
private
Collapses SVN keywords.

Definition at line 805 of file protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ _CollapseKeywords() [6/7]

def upload.SubversionVCS._CollapseKeywords (   self,
  content,
  keyword_str 
)
private
Collapses SVN keywords.

Definition at line 805 of file bloaty/third_party/protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ _CollapseKeywords() [7/7]

def upload.SubversionVCS._CollapseKeywords (   self,
  content,
  keyword_str 
)
private
Collapses SVN keywords.

Definition at line 820 of file boringssl-with-bazel/src/third_party/googletest/scripts/upload.py.

◆ _GuessBase() [1/7]

def upload.SubversionVCS._GuessBase (   self,
  required 
)
private
Returns the SVN base URL.

Args:
  required: If true, exits if the url can't be guessed, otherwise None is
returned.

Definition at line 746 of file bloaty/third_party/protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ _GuessBase() [2/7]

def upload.SubversionVCS._GuessBase (   self,
  required 
)
private
Returns the SVN base URL.

Args:
  required: If true, exits if the url can't be guessed, otherwise None is
returned.

Definition at line 746 of file bloaty/third_party/googletest/googletest/scripts/upload.py.

◆ _GuessBase() [3/7]

def upload.SubversionVCS._GuessBase (   self,
  required 
)
private
Returns the SVN base URL.

Args:
  required: If true, exits if the url can't be guessed, otherwise None is
returned.

Definition at line 746 of file protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ _GuessBase() [4/7]

def upload.SubversionVCS._GuessBase (   self,
  required 
)
private
Returns the SVN base URL.

Args:
  required: If true, exits if the url can't be guessed, otherwise None is
returned.

Definition at line 746 of file bloaty/third_party/googletest/googlemock/scripts/upload.py.

◆ _GuessBase() [5/7]

def upload.SubversionVCS._GuessBase (   self,
  required 
)
private
Returns the SVN base URL.

Args:
  required: If true, exits if the url can't be guessed, otherwise None is
returned.

Definition at line 746 of file protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ _GuessBase() [6/7]

def upload.SubversionVCS._GuessBase (   self,
  required 
)
private
Returns the SVN base URL.

Args:
  required: If true, exits if the url can't be guessed, otherwise None is
returned.

Definition at line 746 of file bloaty/third_party/protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ _GuessBase() [7/7]

def upload.SubversionVCS._GuessBase (   self,
  required 
)
private
Returns the SVN base URL.

Args:
  required: If true, exits if the url can't be guessed, otherwise None is
returned.

Definition at line 761 of file boringssl-with-bazel/src/third_party/googletest/scripts/upload.py.

◆ GenerateDiff() [1/7]

def upload.SubversionVCS.GenerateDiff (   self,
  args 
)
Return the current diff as a string.

Args:
  args: Extra arguments to pass to the diff command.

Reimplemented from upload.VersionControlSystem.

Definition at line 790 of file bloaty/third_party/protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ GenerateDiff() [2/7]

def upload.SubversionVCS.GenerateDiff (   self,
  args 
)
Return the current diff as a string.

Args:
  args: Extra arguments to pass to the diff command.

Reimplemented from upload.VersionControlSystem.

Definition at line 790 of file protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ GenerateDiff() [3/7]

def upload.SubversionVCS.GenerateDiff (   self,
  args 
)
Return the current diff as a string.

Args:
  args: Extra arguments to pass to the diff command.

Reimplemented from upload.VersionControlSystem.

Definition at line 790 of file bloaty/third_party/googletest/googletest/scripts/upload.py.

◆ GenerateDiff() [4/7]

def upload.SubversionVCS.GenerateDiff (   self,
  args 
)
Return the current diff as a string.

Args:
  args: Extra arguments to pass to the diff command.

Reimplemented from upload.VersionControlSystem.

Definition at line 790 of file protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ GenerateDiff() [5/7]

def upload.SubversionVCS.GenerateDiff (   self,
  args 
)
Return the current diff as a string.

Args:
  args: Extra arguments to pass to the diff command.

Reimplemented from upload.VersionControlSystem.

Definition at line 790 of file bloaty/third_party/googletest/googlemock/scripts/upload.py.

◆ GenerateDiff() [6/7]

def upload.SubversionVCS.GenerateDiff (   self,
  args 
)
Return the current diff as a string.

Args:
  args: Extra arguments to pass to the diff command.

Reimplemented from upload.VersionControlSystem.

Definition at line 790 of file bloaty/third_party/protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ GenerateDiff() [7/7]

def upload.SubversionVCS.GenerateDiff (   self,
  args 
)
Return the current diff as a string.

Args:
  args: Extra arguments to pass to the diff command.

Reimplemented from upload.VersionControlSystem.

Definition at line 805 of file boringssl-with-bazel/src/third_party/googletest/scripts/upload.py.

◆ GetBaseFile() [1/7]

def upload.SubversionVCS.GetBaseFile (   self,
  filename 
)
Get the content of the upstream version of a file.

Returns:
  A tuple (base_content, new_content, is_binary, status)
base_content: The contents of the base file.
new_content: For text files, this is empty.  For binary files, this is
  the contents of the new file, since the diff output won't contain
  information to reconstruct the current file.
is_binary: True iff the file is binary.
status: The status of the file.

Reimplemented from upload.VersionControlSystem.

Definition at line 898 of file bloaty/third_party/protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ GetBaseFile() [2/7]

def upload.SubversionVCS.GetBaseFile (   self,
  filename 
)
Get the content of the upstream version of a file.

Returns:
  A tuple (base_content, new_content, is_binary, status)
base_content: The contents of the base file.
new_content: For text files, this is empty.  For binary files, this is
  the contents of the new file, since the diff output won't contain
  information to reconstruct the current file.
is_binary: True iff the file is binary.
status: The status of the file.

Reimplemented from upload.VersionControlSystem.

Definition at line 898 of file bloaty/third_party/googletest/googletest/scripts/upload.py.

◆ GetBaseFile() [3/7]

def upload.SubversionVCS.GetBaseFile (   self,
  filename 
)
Get the content of the upstream version of a file.

Returns:
  A tuple (base_content, new_content, is_binary, status)
base_content: The contents of the base file.
new_content: For text files, this is empty.  For binary files, this is
  the contents of the new file, since the diff output won't contain
  information to reconstruct the current file.
is_binary: True iff the file is binary.
status: The status of the file.

Reimplemented from upload.VersionControlSystem.

Definition at line 898 of file bloaty/third_party/googletest/googlemock/scripts/upload.py.

◆ GetBaseFile() [4/7]

def upload.SubversionVCS.GetBaseFile (   self,
  filename 
)
Get the content of the upstream version of a file.

Returns:
  A tuple (base_content, new_content, is_binary, status)
base_content: The contents of the base file.
new_content: For text files, this is empty.  For binary files, this is
  the contents of the new file, since the diff output won't contain
  information to reconstruct the current file.
is_binary: True iff the file is binary.
status: The status of the file.

Reimplemented from upload.VersionControlSystem.

Definition at line 898 of file protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ GetBaseFile() [5/7]

def upload.SubversionVCS.GetBaseFile (   self,
  filename 
)
Get the content of the upstream version of a file.

Returns:
  A tuple (base_content, new_content, is_binary, status)
base_content: The contents of the base file.
new_content: For text files, this is empty.  For binary files, this is
  the contents of the new file, since the diff output won't contain
  information to reconstruct the current file.
is_binary: True iff the file is binary.
status: The status of the file.

Reimplemented from upload.VersionControlSystem.

Definition at line 898 of file bloaty/third_party/protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ GetBaseFile() [6/7]

def upload.SubversionVCS.GetBaseFile (   self,
  filename 
)
Get the content of the upstream version of a file.

Returns:
  A tuple (base_content, new_content, is_binary, status)
base_content: The contents of the base file.
new_content: For text files, this is empty.  For binary files, this is
  the contents of the new file, since the diff output won't contain
  information to reconstruct the current file.
is_binary: True iff the file is binary.
status: The status of the file.

Reimplemented from upload.VersionControlSystem.

Definition at line 898 of file protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ GetBaseFile() [7/7]

def upload.SubversionVCS.GetBaseFile (   self,
  filename 
)
Get the content of the upstream version of a file.

Returns:
  A tuple (base_content, new_content, is_binary, status)
base_content: The contents of the base file.
new_content: For text files, this is empty.  For binary files, this is
  the contents of the new file, since the diff output won't contain
  information to reconstruct the current file.
is_binary: True iff the file is binary.
status: The status of the file.

Reimplemented from upload.VersionControlSystem.

Definition at line 913 of file boringssl-with-bazel/src/third_party/googletest/scripts/upload.py.

◆ GetStatus() [1/7]

def upload.SubversionVCS.GetStatus (   self,
  filename 
)
Returns the status of a file.

Definition at line 854 of file protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ GetStatus() [2/7]

def upload.SubversionVCS.GetStatus (   self,
  filename 
)
Returns the status of a file.

Definition at line 854 of file protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ GetStatus() [3/7]

def upload.SubversionVCS.GetStatus (   self,
  filename 
)
Returns the status of a file.

Definition at line 854 of file bloaty/third_party/protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ GetStatus() [4/7]

def upload.SubversionVCS.GetStatus (   self,
  filename 
)
Returns the status of a file.

Definition at line 854 of file bloaty/third_party/protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ GetStatus() [5/7]

def upload.SubversionVCS.GetStatus (   self,
  filename 
)
Returns the status of a file.

Definition at line 854 of file bloaty/third_party/googletest/googlemock/scripts/upload.py.

◆ GetStatus() [6/7]

def upload.SubversionVCS.GetStatus (   self,
  filename 
)
Returns the status of a file.

Definition at line 854 of file bloaty/third_party/googletest/googletest/scripts/upload.py.

◆ GetStatus() [7/7]

def upload.SubversionVCS.GetStatus (   self,
  filename 
)
Returns the status of a file.

Definition at line 869 of file boringssl-with-bazel/src/third_party/googletest/scripts/upload.py.

◆ GetUnknownFiles() [1/7]

def upload.SubversionVCS.GetUnknownFiles (   self)
Return a list of files unknown to the VCS.

Reimplemented from upload.VersionControlSystem.

Definition at line 836 of file bloaty/third_party/protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ GetUnknownFiles() [2/7]

def upload.SubversionVCS.GetUnknownFiles (   self)
Return a list of files unknown to the VCS.

Reimplemented from upload.VersionControlSystem.

Definition at line 836 of file bloaty/third_party/googletest/googlemock/scripts/upload.py.

◆ GetUnknownFiles() [3/7]

def upload.SubversionVCS.GetUnknownFiles (   self)
Return a list of files unknown to the VCS.

Reimplemented from upload.VersionControlSystem.

Definition at line 836 of file bloaty/third_party/protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ GetUnknownFiles() [4/7]

def upload.SubversionVCS.GetUnknownFiles (   self)
Return a list of files unknown to the VCS.

Reimplemented from upload.VersionControlSystem.

Definition at line 836 of file protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ GetUnknownFiles() [5/7]

def upload.SubversionVCS.GetUnknownFiles (   self)
Return a list of files unknown to the VCS.

Reimplemented from upload.VersionControlSystem.

Definition at line 836 of file bloaty/third_party/googletest/googletest/scripts/upload.py.

◆ GetUnknownFiles() [6/7]

def upload.SubversionVCS.GetUnknownFiles (   self)
Return a list of files unknown to the VCS.

Reimplemented from upload.VersionControlSystem.

Definition at line 836 of file protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ GetUnknownFiles() [7/7]

def upload.SubversionVCS.GetUnknownFiles (   self)
Return a list of files unknown to the VCS.

Reimplemented from upload.VersionControlSystem.

Definition at line 851 of file boringssl-with-bazel/src/third_party/googletest/scripts/upload.py.

◆ GuessBase() [1/7]

def upload.SubversionVCS.GuessBase (   self,
  required 
)
Wrapper for _GuessBase.

Definition at line 742 of file protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ GuessBase() [2/7]

def upload.SubversionVCS.GuessBase (   self,
  required 
)
Wrapper for _GuessBase.

Definition at line 742 of file bloaty/third_party/googletest/googlemock/scripts/upload.py.

◆ GuessBase() [3/7]

def upload.SubversionVCS.GuessBase (   self,
  required 
)
Wrapper for _GuessBase.

Definition at line 742 of file bloaty/third_party/googletest/googletest/scripts/upload.py.

◆ GuessBase() [4/7]

def upload.SubversionVCS.GuessBase (   self,
  required 
)
Wrapper for _GuessBase.

Definition at line 742 of file bloaty/third_party/protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ GuessBase() [5/7]

def upload.SubversionVCS.GuessBase (   self,
  required 
)
Wrapper for _GuessBase.

Definition at line 742 of file bloaty/third_party/protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ GuessBase() [6/7]

def upload.SubversionVCS.GuessBase (   self,
  required 
)
Wrapper for _GuessBase.

Definition at line 742 of file protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ GuessBase() [7/7]

def upload.SubversionVCS.GuessBase (   self,
  required 
)
Wrapper for _GuessBase.

Definition at line 757 of file boringssl-with-bazel/src/third_party/googletest/scripts/upload.py.

◆ ReadFile() [1/7]

def upload.SubversionVCS.ReadFile (   self,
  filename 
)
Returns the contents of a file.

Definition at line 844 of file bloaty/third_party/protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ ReadFile() [2/7]

def upload.SubversionVCS.ReadFile (   self,
  filename 
)
Returns the contents of a file.

Definition at line 844 of file bloaty/third_party/protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ ReadFile() [3/7]

def upload.SubversionVCS.ReadFile (   self,
  filename 
)
Returns the contents of a file.

Definition at line 844 of file protobuf/third_party/googletest/googlemock/scripts/upload.py.

◆ ReadFile() [4/7]

def upload.SubversionVCS.ReadFile (   self,
  filename 
)
Returns the contents of a file.

Definition at line 844 of file bloaty/third_party/googletest/googletest/scripts/upload.py.

◆ ReadFile() [5/7]

def upload.SubversionVCS.ReadFile (   self,
  filename 
)
Returns the contents of a file.

Definition at line 844 of file protobuf/third_party/googletest/googletest/scripts/upload.py.

◆ ReadFile() [6/7]

def upload.SubversionVCS.ReadFile (   self,
  filename 
)
Returns the contents of a file.

Definition at line 844 of file bloaty/third_party/googletest/googlemock/scripts/upload.py.

◆ ReadFile() [7/7]

def upload.SubversionVCS.ReadFile (   self,
  filename 
)
Returns the contents of a file.

Definition at line 859 of file boringssl-with-bazel/src/third_party/googletest/scripts/upload.py.

Member Data Documentation

◆ rev_end

upload.SubversionVCS.rev_end

◆ rev_start

upload.SubversionVCS.rev_start

◆ svn_base

upload.SubversionVCS.svn_base

◆ svnls_cache

upload.SubversionVCS.svnls_cache

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:56