public static class UpdateWithCleanUpdater.TaskImpl extends UpdateUpdater.TaskImpl
authProvider, clientManager, listener, location, manager, revisions, timestamp, ws| Constructor and Description |
|---|
TaskImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
preUpdate(SubversionSCM.ModuleLocation module,
File local)
Hook for subtype to perform some cleanup activity before "svn update" takes place.
|
getSvnCommandToUse, performdelegateTo, delegateTo, getRevision, getSvnDepthprotected void preUpdate(SubversionSCM.ModuleLocation module, File local) throws org.tmatesoft.svn.core.SVNException, IOException
UpdateUpdater.TaskImplpreUpdate in class UpdateUpdater.TaskImplmodule - Remote repository that corresponds to the workspace.local - Local directory that gets the update from the module.org.tmatesoft.svn.core.SVNExceptionIOExceptionCopyright © 2004–2015. All rights reserved.