A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

add(Object) - Method in SvnAdd
apply(Project) - Method in SvnToolsPlugin

B

C

cleanup(Object) - Method in SvnCleanup
createAuthenticationManager(String, char[], SvnProxy) - Method in SvnSupport
createSvnClientManager() - Method in SvnBaseTask
createSvnClientManager(String, char[], SvnProxy) - Method in SvnSupport
createSvnData(SVNURL, String, String, char[], SvnProxy, boolean) - Method in SvnSupport
createSvnVersionData(File, String, char[], SvnProxy, boolean) - Method in SvnSupport

D

delete(Object) - Method in SvnDelete

E

F

G

getDestinationPath() - Method in SvnBranch
getDestinationPath() - Method in SvnCopy
getDestinationPath() - Method in SvnTag
getInfo(File) - Method in SvnToolsPluginExtension
Convenience method for receiving SVN status data for an arbitrary path (https://github.com/martoe/gradle-svntools-plugin/issues/21)
getPassword() - Method in SvnBaseTask
getProxy() - Method in SvnBaseTask
getProxyManager(SVNURL) - Method in SimpleAuthenticationManager
getRemoteInfo(String, String) - Method in SvnToolsPluginExtension
Retrieves SVN status data for a path within a remote repository
getUsername() - Method in SvnBaseTask
getVersion() - Method in SvnToolsPluginExtension
@return svn-version for the project directory (cached)

H

handleStatus(SVNStatus) - Method in SvnSupport.VersionHandler

I

isBranch() - Method in SvnPath
isMixedRevision() - Method in SvnVersionData
isRootPath() - Method in SvnPath
isTag() - Method in SvnPath
isTrunk() - Method in SvnPath
isValidName(String) - Method in SvnCopy

J

K

L

M

N

O

P

parse(SVNURL) - Method in SvnPath

Q

R

remoteRepository(SVNURL, String, char[], SvnProxy) - Method in SvnSupport
revert(Object) - Method in SvnRevert
revisionFrom(Long) - Method in SvnSupport
run() - Method in SvnAdd
run() - Method in SvnApplyPatch
run() - Method in SvnCheckout
run() - Method in SvnCleanup
run() - Method in SvnCommit
run() - Method in SvnCopy
run() - Method in SvnCreatePatch
run() - Method in SvnDelete
run() - Method in SvnExport
run() - Method in SvnInfo
run() - Method in SvnRevert
run() - Method in SvnUpdate
run() - Method in SvnVersion

S

setAdd(def) - Method in SvnAdd
To specify files to be scheduled for addition
setCleanup(def) - Method in SvnCleanup
To specify directories to be cleaned up
setDelete(def) - Method in SvnDelete
To specify files to be scheduled for deletion
setProxy(String, int, String, char[], String) - Method in SimpleAuthenticationManager
setRevert(def) - Method in SvnRevert
setSource(def) - Method in SvnCreatePatch
SimpleAuthenticationManager - Class in at.bxm.gradleplugins.svntools.internal
Adds "nonProxyHosts" support to the BasicAuthenticationManager
SimpleAuthenticationManager(String, char[]) - Constructor in SimpleAuthenticationManager
source(Object) - Method in SvnCreatePatch
SvnAdd - Class in at.bxm.gradleplugins.svntools.tasks
Schedules files (within an SVN working copy) to be added to version control
SvnApplyPatch - Class in at.bxm.gradleplugins.svntools.tasks
Applies a patch file onto a local workspace directory (without committing the changes).
SvnBaseTask - Class in at.bxm.gradleplugins.svntools.internal
SvnBranch - Class in at.bxm.gradleplugins.svntools.tasks
Creates an SVN branch based on a local SVN workspace.
SvnCheckout - Class in at.bxm.gradleplugins.svntools.tasks
SvnCleanup - Class in at.bxm.gradleplugins.svntools.tasks
Performs a "svn cleanup" on a working-copy directory
SvnCommit - Class in at.bxm.gradleplugins.svntools.tasks
Commits a list of files (and directories) within the current SVN workspace.
SvnCopy - Class in at.bxm.gradleplugins.svntools.internal
SvnCreatePatch - Class in at.bxm.gradleplugins.svntools.tasks
Creates a patch file that contains all modifications of local workspace files and directories (including subdirectories).
SvnData - Class in at.bxm.gradleplugins.svntools.api
Provides information about a SVN workspace
SvnDelete - Class in at.bxm.gradleplugins.svntools.tasks
Schedules files (within an SVN working copy) to be removed from version control (and deleted locally)
SvnDepth - Enum in at.bxm.gradleplugins.svntools.api
Checkout/update depth constants, see http://svnbook.red-bean.com/en/1.7/svn.advanced.sparsedirs.html
SvnExport - Class in at.bxm.gradleplugins.svntools.tasks
SvnInfo - Class in at.bxm.gradleplugins.svntools.tasks
Provides information about the current SVN workspace
SvnPath - Class in at.bxm.gradleplugins.svntools.internal
Split an SVN URL into its semantic parts (trunk, branch, or tag)
SvnProxy - Class in at.bxm.gradleplugins.svntools.internal
SvnRevert - Class in at.bxm.gradleplugins.svntools.tasks
Reverts all local changes of the given files or directories (which must be part of an SVN working copy).
SvnSupport - Class in at.bxm.gradleplugins.svntools.internal
SvnSupport.VersionHandler - Class in at.bxm.gradleplugins.svntools.internal
SvnTag - Class in at.bxm.gradleplugins.svntools.tasks
Creates an SVN tag based on a local SVN workspace.
SvnToolsPlugin - Class in at.bxm.gradleplugins.svntools
SvnToolsPluginExtension - Class in at.bxm.gradleplugins.svntools
Holds configuration values shared by all SVN tasks and provides SVN information about the current workspace
SvnToolsPluginExtension(Project) - Constructor in SvnToolsPluginExtension
SvnUpdate - Class in at.bxm.gradleplugins.svntools.tasks
SvnVersion - Class in at.bxm.gradleplugins.svntools.tasks
Provides information similar to the "svnversion" command
SvnVersionData - Class in at.bxm.gradleplugins.svntools.api
Output of the SvnVersion task

T

toString() - Method in SvnVersionData

U

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _