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
R
read(byte[])
- Method in class org.tigris.subversion.javahl.
SVNOutputStream.Inputer
read the number of data.length bytes from input.
read(byte[])
- Method in interface org.tigris.subversion.javahl.
InputInterface
read the number of data.length bytes from input.
read(byte[])
- Method in class org.tigris.subversion.javahl.tests.
SVNTests.FileInputer
read the number of data.length bytes from input.
receiveMessageLine(String)
- Method in interface org.tigris.subversion.javahl.
SVNAdmin.MessageReceiver
receive one message line
recover(String)
- Method in class org.tigris.subversion.javahl.
SVNAdmin
recover the berkeley db of a repostory, returns youngest revision
Reject
- Static variable in interface org.tigris.subversion.javahl.
PromptUserPassword2
reject the connection to the server
relocate(String, String, String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClient
Rewrite the url's in the working copy
relocate(String, String, String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Rewrite the url's in the working copy
relocate(String, String, String, boolean)
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Rewrite the url's in the working copy
remove(boolean)
- Method in class org.tigris.subversion.javahl.
PropertyData
remove this property from subversion
remove(String[], String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClient
Sets a file for deletion.
remove(String[], String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Sets a file for deletion.
remove(String[], String, boolean)
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Sets a file for deletion.
removeDirectoryWithContent(File)
- Method in class org.tigris.subversion.javahl.tests.
SVNTests
Remove a directory with all files and directories it may contain.
removeItem(String)
- Method in class org.tigris.subversion.javahl.tests.
WC
Remove the item at a path
removeRepository(String)
- Method in class org.tigris.subversion.javahl.tests.
SVNAdminTests
remove a rempositryl
replace
- Static variable in interface org.tigris.subversion.javahl.
ScheduleKind
Slated for replacement (delete + add)
replaced
- Static variable in interface org.tigris.subversion.javahl.
StatusKind
was deleted and then re-added
repositories
- Variable in class org.tigris.subversion.javahl.tests.
SVNTests
the directory "repositories" in the rootDir.
repository
- Variable in class org.tigris.subversion.javahl.tests.
SVNTests.OneTest
the file name of repository (used by SVNAdmin)
resolved
- Static variable in interface org.tigris.subversion.javahl.
NotifyAction
Resolving a conflict.
resolved(String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClient
Removes the 'conflicted' state on a file.
resolved(String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Removes the 'conflicted' state on a file.
resolved(String, boolean)
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Removes the 'conflicted' state on a file.
restore
- Static variable in interface org.tigris.subversion.javahl.
NotifyAction
Restoring a missing path from the pristine text-base.
REV_AUTHOR
- Static variable in class org.tigris.subversion.javahl.
PropertyData
the author of the revision
REV_DATE
- Static variable in class org.tigris.subversion.javahl.
PropertyData
the date of the revision
REV_LOG
- Static variable in class org.tigris.subversion.javahl.
PropertyData
the log message of the revision
REV_ORIGINAL_DATE
- Static variable in class org.tigris.subversion.javahl.
PropertyData
the original date of the revision
revDate
- Variable in class org.tigris.subversion.javahl.
Revision.DateSpec
the date
revert
- Static variable in interface org.tigris.subversion.javahl.
NotifyAction
Reverting a modified path.
revert(String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClient
Reverts a file to a pristine state.
revert(String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Reverts a file to a pristine state.
revert(String, boolean)
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Reverts a file to a pristine state.
Revision
- class org.tigris.subversion.javahl.
Revision
.
Class to specify a revision in a svn command.
Revision.DateSpec
- class org.tigris.subversion.javahl.
Revision.DateSpec
.
class to specify a revision by a date
Revision.DateSpec(Date)
- Constructor for class org.tigris.subversion.javahl.
Revision.DateSpec
create a revision by date object
Revision.Kind
- class org.tigris.subversion.javahl.
Revision.Kind
.
Various ways of specifying revisions.
Revision.Kind()
- Constructor for class org.tigris.subversion.javahl.
Revision.Kind
Revision.Number
- class org.tigris.subversion.javahl.
Revision.Number
.
class to specify a Revision by number
Revision.Number(long)
- Constructor for class org.tigris.subversion.javahl.
Revision.Number
create a revision by number object
Revision(int)
- Constructor for class org.tigris.subversion.javahl.
Revision
Deprecated.
Revision(int, boolean)
- Constructor for class org.tigris.subversion.javahl.
Revision
Internally create a new revision
RevisionKind
- interface org.tigris.subversion.javahl.
RevisionKind
.
Various ways of specifying revisions.
revKind
- Variable in class org.tigris.subversion.javahl.
Revision
kind of revision specified
revNumber
- Variable in class org.tigris.subversion.javahl.
Revision.Number
the revision number
revProperty(String, String, Revision)
- Method in class org.tigris.subversion.javahl.
SVNClient
Retrieve one revsision property of one item
revProperty(String, String, Revision)
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Retrieve one revsision property of one item
revProperty(String, String, Revision)
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Retrieve one revsision property of one item
rmtxns(String, String[])
- Method in class org.tigris.subversion.javahl.
SVNAdmin
remove open transaction in a repository
rootDir
- Variable in class org.tigris.subversion.javahl.tests.
SVNTests
the root directory.
rootDirectoryName
- Static variable in class org.tigris.subversion.javahl.tests.
SVNTests
common root directory for all tests.
rootUrl
- Static variable in class org.tigris.subversion.javahl.tests.
SVNTests
common root URL for all tests.
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