122123124125126127128
/** * {@inheritDoc} */ protected SvnCommand getStatusCommand() { return new SvnStatusCommand(); }