114115116117118119120
/** * {@inheritDoc} */ protected SvnCommand getRemoveCommand() { return new SvnRemoveCommand(); }