138139140141142143144
/** * {@inheritDoc} */ protected SvnCommand getUpdateCommand() { return new SvnUpdateCommand(); }