Page MenuHomeContribution Center
Diviner Phabricator Tech Docs DiffusionSubversionServeSSHWorkflow

final class DiffusionSubversionServeSSHWorkflow
Phabricator Technical Documentation (Diffusion)

This protocol has a good spec here:

http://svn.apache.org/repos/asf/subversion/trunk/subversion/libsvn_ra_svn/protocol

Methods

public function getRepository()
Inherited

This method is not documented.
Return
wild

private function setRepository($repository)
Inherited

This method is not documented.
Parameters
PhabricatorRepository$repository
Return
wild

public function getArgs()
Inherited

This method is not documented.
Return
wild

public function getEnvironment()
Inherited

This method is not documented.
Return
wild

protected function identifyRepository()

DiffusionSSHWorkflow

Identify and load the affected repository.

DiffusionSubversionServeSSHWorkflow
This method is not documented.
Return
wild

protected function executeRepositoryOperations()

This method is not documented.
Return
wild

protected function raiseWrongVCSException($repository)

This method is not documented.
Parameters
PhabricatorRepository$repository
Return
wild

protected function getBaseRequestPath()
Inherited

This method is not documented.
Return
wild

protected function writeError($message)
Inherited

This method is not documented.
Parameters
$message
Return
wild

protected function getCurrentDeviceName()
Inherited

This method is not documented.
Return
wild

protected function shouldProxy()
Inherited

This method is not documented.
Return
wild

final protected function getAlmanacServiceRefs($for_write)
Inherited

This method is not documented.
Parameters
$for_write
Return
wild

final protected function getProxyCommand($for_write)
Inherited

This method is not documented.
Parameters
$for_write
Return
wild

final protected function getProxyCommandForServiceRef($ref)
Inherited

This method is not documented.
Parameters
DiffusionServiceRef$ref
Return
wild

final public function execute($args)
Inherited

This method is not documented.
Parameters
PhutilArgumentParser$args
Return
wild

protected function loadRepositoryWithPath($path, $vcs)
Inherited

This method is not documented.
Parameters
$path
$vcs
Return
wild

protected function requireWriteAccess($protocol_command)
Inherited

This method is not documented.
Parameters
$protocol_command
Return
wild

protected function shouldSkipReadSynchronization()
Inherited

This method is not documented.
Return
wild

protected function newPullEvent()
Inherited

This method is not documented.
Return
wild

private function getCommand()

This method is not documented.
Return
wild

protected function didConstruct()

This method is not documented.
Return
wild

public function willWriteMessageCallback($command, $message)

This method is not documented.
Parameters
PhabricatorSSHPassthruCommand$command
$message
Return
wild

public function willReadMessageCallback($command, $message)

This method is not documented.
Parameters
PhabricatorSSHPassthruCommand$command
$message
Return
wild

private function getPathFromSubversionURI($uri_string)

This method is not documented.
Parameters
$uri_string
Return
wild

private function makeInternalURI($uri_string)

This method is not documented.
Parameters
$uri_string
Return
wild

private function makeExternalURI($uri)

This method is not documented.
Parameters
$uri
Return
wild

private function normalizeSVNPath($path)

This method is not documented.
Parameters
$path
Return
wild