Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes
Package hudson.scm.subversion
Class Summary
CheckoutUpdater
WorkspaceUpdater
that cleans workspace and then performs checkout.
CheckoutUpdater.DescriptorImpl
CheckoutUpdater.UpdateTaskImpl
CheckoutWithLocationFoldersCleanupUpdater
WorkspaceUpdater
that cleans checkout folders and then performs checkout.
CheckoutWithLocationFoldersCleanupUpdater.DescriptorImpl
Describes extention.
CheckoutWithLocationFoldersCleanupUpdater.UpdateTaskImpl
Update task is the same as
CheckoutUpdater.UpdateTaskImpl
except workspace cleaning.
Messages
SVNEvent
SwitchUpdater
WorkspaceUpdater
that uses "svn switch" as much as possible.
SwitchUpdater.DescriptorImpl
SwitchUpdater.TaskImpl
UpdateUpdater
WorkspaceUpdater
that uses "svn update" as much as possible.
UpdateUpdater.DescriptorImpl
UpdateUpdater.TaskImpl
UpdateWithCleanUpdater
WorkspaceUpdater
that removes all the untracked files before "svn update"
UpdateWithCleanUpdater.DescriptorImpl
UpdateWithCleanUpdater.TaskImpl
UpdateWithRevertUpdater
WorkspaceUpdater
that performs "svn revert" + "svn update"
UpdateWithRevertUpdater.DescriptorImpl
UpdateWithRevertUpdater.TaskImpl
WorkspaceUpdater
Encapsulates the logic of how files are obtained from a subversion repository.
WorkspaceUpdater.UpdateTask
This object gets instantiated on the master and then sent to the slave via remoting, then used to
perform the actual checkout activity
.
WorkspaceUpdaterDescriptor
Descriptor
for
WorkspaceUpdater
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV PACKAGE
NEXT PACKAGE
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013
Hudson
. All Rights Reserved.