Descriptiongclient_scm: add test for unsupported scm
gclient_scm: use a map for deciding whether or not the scm is supported
gclient_scm: add a checks for unsupported scm and unimplemented method
git_scm: pull out svn code into SVNWrapper
gclient_scm: create a create_scm factory method
Use a factory method to abstract SCMWrapper creation. This method
will eventually return the correct subclass of SCMWrapper. Initially,
there will only be SVNWrapper.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26823
Patch Set 1 #
Total comments: 1
Patch Set 2 : converted to create_scm to CreateSCM #
Messages
Total messages: 6 (0 generated)
|