Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
G
getAction()
- Method in class org.tigris.subversion.javahl.
ChangePath
Retrieve action performed
getActionName(int)
- Static method in class org.tigris.subversion.javahl.
Notify.Action
Returns the textual representation for the action kind
getAprError()
- Method in class org.tigris.subversion.javahl.
ClientException
Returns the APR error id.
getAuthor()
- Method in class org.tigris.subversion.javahl.
LogMessage
Returns the author of the commit
getAuthor()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the author of the last commit
getChangedPaths()
- Method in class org.tigris.subversion.javahl.
LogMessage
Returns the changes items by this commit
getConfigDirectory()
- Method in class org.tigris.subversion.javahl.
SVNClient
Get the configuration directory
getConfigDirectory()
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Get the configuration directory
getConfigDirectory()
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Get the configuration directory
getConflictNew()
- Method in class org.tigris.subversion.javahl.
Status
Returns in case of conflict, the filename of the most recent repository version
getConflictOld()
- Method in class org.tigris.subversion.javahl.
Status
Returns in case of conflict, the filename of the common base version
getConflictWorking()
- Method in class org.tigris.subversion.javahl.
Status
Returns in case of conflict, the filename of the former working copy version
getCopyRev()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the copy source revision
getCopySrcPath()
- Method in class org.tigris.subversion.javahl.
ChangePath
Retrieve the copy source path (if any)
getCopySrcRevision()
- Method in class org.tigris.subversion.javahl.
ChangePath
Retrieve the copy source revision (if any)
getCopyUrl()
- Method in class org.tigris.subversion.javahl.
CommitItem
Returns the source url if the item is copied
getCopyUrl()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the copy source url
getData()
- Method in class org.tigris.subversion.javahl.
PropertyData
Returns the byte array value of the property There is no protocol if a property is a string or a binary value
getDate()
- Method in class org.tigris.subversion.javahl.
LogMessage
Returns the date of the commit
getDate()
- Method in class org.tigris.subversion.javahl.
Revision.DateSpec
Returns the date of the revision
getDescription(int)
- Static method in class org.tigris.subversion.javahl.
Status.Kind
Returns the textual representation of the status
getHasProps()
- Method in class org.tigris.subversion.javahl.
DirEntry
Returns if the entry has properties managed by Subversion.
getInputer()
- Method in class org.tigris.subversion.javahl.
SVNOutputStream
Get the Interface to connect to SVNAdmin
getInstance(Date)
- Static method in class org.tigris.subversion.javahl.
Revision
Creates a Revision.DateSpec objet
getInstance(long)
- Static method in class org.tigris.subversion.javahl.
Revision
Creates a Revision.Number object
getItem(String)
- Method in class org.tigris.subversion.javahl.tests.
WC
Returns the item at a path
getItemContent(String)
- Method in class org.tigris.subversion.javahl.tests.
WC
Returns the file content of the item at a path
getKind()
- Method in class org.tigris.subversion.javahl.
Revision
Returns the kind of the Revsion
getLastAuthor()
- Method in class org.tigris.subversion.javahl.
DirEntry
Returns the author of the last change.
getLastChanged()
- Method in class org.tigris.subversion.javahl.
DirEntry
Returns the last time the file was changed.
getLastChangedDate()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the date of the last commit
getLastChangedDate()
- Method in class org.tigris.subversion.javahl.
Status
Returns the last date the item was changed or null
getLastChangedRevision()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the revision of the last commit
getLastChangedRevision()
- Method in class org.tigris.subversion.javahl.
DirEntry
Returns the revision of the last change.
getLastChangedRevision()
- Method in class org.tigris.subversion.javahl.
Status
Returns the last revision the file was changed as a Revision object
getLastChangedRevisionNumber()
- Method in class org.tigris.subversion.javahl.
DirEntry
Returns the revision number of the last change.
getLastChangedRevisionNumber()
- Method in class org.tigris.subversion.javahl.
Status
Returns the last revision the file was changed as a long integer
getLastCommitAuthor()
- Method in class org.tigris.subversion.javahl.
Status
Returns the author of the last changed or null
getLastDatePropsUpdate()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the last date the properties were changed
getLastDateTextUpdate()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the last date the text content was changed
getLastPath()
- Method in class org.tigris.subversion.javahl.
SVNClient
Deprecated.
getLastPath()
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Deprecated.
getLastPath()
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Deprecated.
getLogMessage(CommitItem[])
- Method in interface org.tigris.subversion.javahl.
CommitMessage
Retrieve a commit message from the user based on the items to be commited
getMessage()
- Method in class org.tigris.subversion.javahl.
LogMessage
Return the log message text
getName()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the name of the item
getName()
- Method in class org.tigris.subversion.javahl.
PropertyData
Returns the name of the property
getNodeKind()
- Method in class org.tigris.subversion.javahl.
CommitItem
return the node kind of the commit item
getNodeKind()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the nodeKind
getNodeKind()
- Method in class org.tigris.subversion.javahl.
DirEntry
Return the kind of entry (file or directory)
getNodeKind()
- Method in class org.tigris.subversion.javahl.
Status
Returns the kind of the node (file, directory or unknown, see NodeKind)
getNodeKindName(int)
- Static method in class org.tigris.subversion.javahl.
NodeKind
Returns the textual representation for a NodeKind
getNumber()
- Method in class org.tigris.subversion.javahl.
Revision.Number
Returns the revision number
getOutputer()
- Method in class org.tigris.subversion.javahl.
SVNInputStream
Get the Interface to connect to SVNAdmin
getPassword()
- Method in interface org.tigris.subversion.javahl.
PromptUserPassword
retrieve the password entered during the prompt call
getPath()
- Method in class org.tigris.subversion.javahl.
CommitItem
retrieve the path of the commit item
getPath()
- Method in class org.tigris.subversion.javahl.
DirEntry
Returns the path of the entry.
getPath()
- Method in class org.tigris.subversion.javahl.
ChangePath
Retrieve the path to the commited item
getPath()
- Method in class org.tigris.subversion.javahl.
PropertyData
Return the path of the item which owns this property
getPath()
- Method in class org.tigris.subversion.javahl.
Status
Returns the file system path of the item
getPropStatus()
- Method in class org.tigris.subversion.javahl.
Status
Returns the status of the properties (See Status Kind)
getPropStatusDescription()
- Method in class org.tigris.subversion.javahl.
Status
Returns the status of the properties as text
getRepository()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the url of the repository
getRepository()
- Method in class org.tigris.subversion.javahl.tests.
SVNTests.OneTest
Return the directory of the repository
getRepositoryPath()
- Method in class org.tigris.subversion.javahl.tests.
SVNTests.OneTest
Return the name of the directory of the repository
getRepositoryPropStatus()
- Method in class org.tigris.subversion.javahl.
Status
Returns test status of the properties in the repository (See StatusKind)
getRepositoryTextStatus()
- Method in class org.tigris.subversion.javahl.
Status
Returns the status of the item in the repository (See StatusKind)
getRevision()
- Method in class org.tigris.subversion.javahl.
CommitItem
Returns the revision number
getRevision()
- Method in class org.tigris.subversion.javahl.
LogMessage
Returns the revision as a Revision object
getRevision()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the last revision the item was updated to
getRevision()
- Method in class org.tigris.subversion.javahl.
Status
Returns the revision as a Revision object
getRevisionCopiedFrom()
- Method in class org.tigris.subversion.javahl.
Status
Returns if copied the source revision as a Revision object
getRevisionCopiedFromNumber()
- Method in class org.tigris.subversion.javahl.
Status
Returns if copied the source revision as s long integer
getRevisionNumber()
- Method in class org.tigris.subversion.javahl.
LogMessage
Returns the revision as a long integer
getRevisionNumber()
- Method in class org.tigris.subversion.javahl.
Status
Returns the revision as a long integer
getSchedule()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the schedule of the next commit
getSize()
- Method in class org.tigris.subversion.javahl.
DirEntry
Return the length of file test or 0 for directories
getSource()
- Method in class org.tigris.subversion.javahl.
ClientException
Returns the error source.
getStateFlags()
- Method in class org.tigris.subversion.javahl.
CommitItem
return the kind of change for the commit item.
getStatusName(int)
- Static method in class org.tigris.subversion.javahl.
Notify.Status
Returns the textual representation for the notification type
getTextStatus()
- Method in class org.tigris.subversion.javahl.
Status
Returns the status of the item (See StatusKind)
getTextStatusDescription()
- Method in class org.tigris.subversion.javahl.
Status
Returns the status of the item as text.
getUrl()
- Method in class org.tigris.subversion.javahl.
CommitItem
Returns the url of the item
getUrl()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the url of the item
getUrl()
- Method in class org.tigris.subversion.javahl.
Status
Returns the repository url if any
getUrl()
- Method in class org.tigris.subversion.javahl.tests.
SVNTests.OneTest
Returns the url of repository
getUrlCopiedFrom()
- Method in class org.tigris.subversion.javahl.
Status
Returns if copied the copy source url or null
getUsername()
- Method in interface org.tigris.subversion.javahl.
PromptUserPassword
retrieve the username entered during the prompt call
getUuid()
- Method in class org.tigris.subversion.javahl.
Info
Retrieves the uuid of the repository
getValue()
- Method in class org.tigris.subversion.javahl.
PropertyData
Returns the string value of the property.
getWc()
- Method in class org.tigris.subversion.javahl.tests.
SVNTests.OneTest
Returns the expected working copy content
getWCPath()
- Method in class org.tigris.subversion.javahl.tests.
SVNTests.OneTest
Return the working copy directory name
getWorkingCopy()
- Method in class org.tigris.subversion.javahl.tests.
SVNTests.OneTest
Return the working copy directory
greekDump
- Variable in class org.tigris.subversion.javahl.tests.
SVNTests
the file in which the sample repository has been dumped.
greekRepos
- Variable in class org.tigris.subversion.javahl.tests.
SVNTests
the directory of the sample repository.
greekWC
- Variable in class org.tigris.subversion.javahl.tests.
SVNTests
the initial working copy of the sample repository.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W