Package hudson.scm.subversion
package hudson.scm.subversion
-
ClassDescription
WorkspaceUpdaterthat does a fresh check out.Generated localization support class.WorkspaceUpdaterthat doesn't touch working copy.Provides various helper methods.WorkspaceUpdaterthat uses "svn update" as much as possible.WorkspaceUpdaterthat removes all the untracked files before "svn update"WorkspaceUpdaterthat 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.