Package hudson.scm.subversion
package hudson.scm.subversion
-
ClassDescription
WorkspaceUpdater
that does a fresh check out.Generated localization support class.WorkspaceUpdater
that doesn't touch working copy.Provides various helper methods.WorkspaceUpdater
that uses "svn update" as much as possible.WorkspaceUpdater
that removes all the untracked files before "svn update"WorkspaceUpdater
that performs "svn revert" + "svn update"Encapsulates the logic of how files are obtained from a subversion repository.This object gets instantiated on the controller and then sent to the agent via remoting, then used to perform the actual checkout activity.