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

C

cancelOperation() - Method in class org.tigris.subversion.javahl.SVNClient
cancel the active operation
cancelOperation() - Method in class org.tigris.subversion.javahl.SVNClientSynchronized
cancel the active operation
cancelOperation() - Method in interface org.tigris.subversion.javahl.SVNClientInterface
cancel the active operation
changed - Static variable in interface org.tigris.subversion.javahl.NotifyStatus
Pristine state was modified.
ChangePath - class org.tigris.subversion.javahl.ChangePath.
 
checkout(String, String, Revision, boolean) - Method in class org.tigris.subversion.javahl.SVNClient
Executes a revision checkout.
checkout(String, String, Revision, boolean) - Method in class org.tigris.subversion.javahl.SVNClientSynchronized
Executes a revision checkout.
checkout(String, String, Revision, boolean) - Method in interface org.tigris.subversion.javahl.SVNClientInterface
Executes a revision checkout.
checkStatus() - Method in class org.tigris.subversion.javahl.tests.SVNTests.OneTest
Check if the working copy has the expected status
cleanup(String) - Method in class org.tigris.subversion.javahl.SVNClient
Recursively cleans up a local directory, finishing any incomplete operations, removing lockfiles, etc.
cleanup(String) - Method in class org.tigris.subversion.javahl.SVNClientSynchronized
Recursively cleans up a local directory, finishing any incomplete operations, removing lockfiles, etc.
cleanup(String) - Method in interface org.tigris.subversion.javahl.SVNClientInterface
Recursively cleans up a local directory, finishing any incomplete operations, removing lockfiles, etc.
client - Variable in class org.tigris.subversion.javahl.tests.SVNTests
the subversion client, what we want to test.
ClientException - exception org.tigris.subversion.javahl.ClientException.
Subversion client exception class.
close() - Method in class org.tigris.subversion.javahl.SVNInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.tigris.subversion.javahl.SVNInputStream.Outputer
close the output
close() - Method in class org.tigris.subversion.javahl.SVNOutputStream
Closes this piped output stream and releases any system resources associated with this stream.
close() - Method in class org.tigris.subversion.javahl.SVNOutputStream.Inputer
close the input
close() - Method in interface org.tigris.subversion.javahl.OutputInterface
close the output
close() - Method in interface org.tigris.subversion.javahl.InputInterface
close the input
close() - Method in class org.tigris.subversion.javahl.tests.SVNTests.FileOutputer
close the output
close() - Method in class org.tigris.subversion.javahl.tests.SVNTests.IgnoreOutputer
close the output
close() - Method in class org.tigris.subversion.javahl.tests.SVNTests.FileInputer
close the input
commit_added - Static variable in interface org.tigris.subversion.javahl.NotifyAction
Committing an addition.
commit_deleted - Static variable in interface org.tigris.subversion.javahl.NotifyAction
Committing a deletion.
commit_modified - Static variable in interface org.tigris.subversion.javahl.NotifyAction
Committing a modification.
commit_postfix_txdelta - Static variable in interface org.tigris.subversion.javahl.NotifyAction
Transmitting post-fix text-delta data for a file.
commit_replaced - Static variable in interface org.tigris.subversion.javahl.NotifyAction
Committing a replacement.
commit(String[], String, boolean) - Method in class org.tigris.subversion.javahl.SVNClient
Commits changes to the repository.
commit(String[], String, boolean) - Method in class org.tigris.subversion.javahl.SVNClientSynchronized
Commits changes to the repository.
commit(String[], String, boolean) - Method in interface org.tigris.subversion.javahl.SVNClientInterface
Commits changes to the repository.
CommitItem - class org.tigris.subversion.javahl.CommitItem.
this class describes a item which will be commited.
CommitItem.StateFlags - class org.tigris.subversion.javahl.CommitItem.StateFlags.
the class for the commit item state flags.
CommitItem.StateFlags() - Constructor for class org.tigris.subversion.javahl.CommitItem.StateFlags
 
CommitItemStateFlags - interface org.tigris.subversion.javahl.CommitItemStateFlags.
the constants in this interface describe the changes to an item to be commited
CommitMessage - interface org.tigris.subversion.javahl.CommitMessage.
this is callback interface which has to implemented by the client to receive which files will be commited and to enter the log message
commitMessageHandler(CommitMessage) - Method in class org.tigris.subversion.javahl.SVNClient
Sets the commit message handler.
commitMessageHandler(CommitMessage) - Method in class org.tigris.subversion.javahl.SVNClientSynchronized
Sets the commit message handler.
commitMessageHandler(CommitMessage) - Method in interface org.tigris.subversion.javahl.SVNClientInterface
Sets the commit message handler.
committed - Static variable in interface org.tigris.subversion.javahl.RevisionKind
rev of most recent change
COMMITTED - Static variable in class org.tigris.subversion.javahl.Revision
last committed revision, needs working copy
conf - Variable in class org.tigris.subversion.javahl.tests.SVNTests
the directory "config" in the localTmp.
conflicted - Static variable in interface org.tigris.subversion.javahl.StatusKind
local mods received conflicting repos mods
conflicted - Static variable in interface org.tigris.subversion.javahl.NotifyStatus
Modified state got conflicting mods.
copy - Static variable in interface org.tigris.subversion.javahl.NotifyAction
Copying a versioned path.
copy() - Method in class org.tigris.subversion.javahl.tests.WC
Copy an expected working copy state
copy(String) - Method in class org.tigris.subversion.javahl.tests.SVNTests.OneTest
Copy the working copy and the expected working copy layout for tests which need multiple working copy
copy(String, String, String, Revision) - Method in class org.tigris.subversion.javahl.SVNClient
Copies a versioned file with the history preserved.
copy(String, String, String, Revision) - Method in class org.tigris.subversion.javahl.SVNClientSynchronized
Copies a versioned file with the history preserved.
copy(String, String, String, Revision) - Method in interface org.tigris.subversion.javahl.SVNClientInterface
Copies a versioned file with the history preserved.
cppAddr - Variable in class org.tigris.subversion.javahl.SVNAdmin
slot for the adress of the native peer.
cppAddr - Variable in class org.tigris.subversion.javahl.SVNClient
slot for the adress of the native peer.
create(String, boolean, boolean, String, String) - Method in class org.tigris.subversion.javahl.SVNAdmin
create a subversion repository.
createStartRepository(String) - Method in class org.tigris.subversion.javahl.tests.SVNTests.OneTest
Create the repository for the beginning of the test
createStartWorkingCopy(File, String) - Method in class org.tigris.subversion.javahl.tests.SVNTests.OneTest
Create the working copy for the beginning of the test

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