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
P
password(String)
- Method in class org.tigris.subversion.javahl.
SVNClient
Sets the password used for authification.
password(String)
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Sets the password used for authification.
password(String)
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Sets the password used for authification.
previous
- Static variable in interface org.tigris.subversion.javahl.
RevisionKind
(rev of most recent change) - 1
PREVIOUS
- Static variable in class org.tigris.subversion.javahl.
Revision
previous committed revision, needs working copy
processArgs(String[])
- Static method in class org.tigris.subversion.javahl.tests.
SVNTests
retrieve the root directory and the root url from the command line arguments
prompt(String, String)
- Method in interface org.tigris.subversion.javahl.
PromptUserPassword
Ask the user for username and password The entered username/password is retrieved by the getUsername getPasswort methods.
prompt(String, String, boolean)
- Method in interface org.tigris.subversion.javahl.
PromptUserPassword3
Request the password to be used from the user.
PromptUserPassword
- interface org.tigris.subversion.javahl.
PromptUserPassword
.
simple interface for receiving callbacks for authentification.
PromptUserPassword2
- interface org.tigris.subversion.javahl.
PromptUserPassword2
.
A bit more full interface for receiving callbacks for authentification new applications should use PromptUserPassword3 instead
PromptUserPassword3
- interface org.tigris.subversion.javahl.
PromptUserPassword3
.
this is the interface for requesting authentification information from the user.
properties(String)
- Method in class org.tigris.subversion.javahl.
SVNClient
Retrieves the properties of an item
properties(String)
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Retrieves the properties of an item
properties(String)
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Retrieves the properties of an item
propertyCreate(String, String, byte[], boolean)
- Method in class org.tigris.subversion.javahl.
SVNClient
Create and sets one property of an item with a byte array value
propertyCreate(String, String, byte[], boolean)
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Create and sets one property of an item with a byte array value
propertyCreate(String, String, byte[], boolean)
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Create and sets one property of an item with a byte array value
propertyCreate(String, String, String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClient
Create and sets one property of an item with a String value
propertyCreate(String, String, String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Create and sets one property of an item with a String value
propertyCreate(String, String, String, boolean)
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Create and sets one property of an item with a String value
PropertyData
- class org.tigris.subversion.javahl.
PropertyData
.
this class describes one property managed by subversion
propertyGet(String, String)
- Method in class org.tigris.subversion.javahl.
SVNClient
Retrieve one property of one iten
propertyGet(String, String)
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Retrieve one property of one iten
propertyGet(String, String)
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Retrieve one property of one iten
propertyRemove(String, String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClient
Remove one property of an item.
propertyRemove(String, String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Remove one property of an item.
propertyRemove(String, String, boolean)
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Remove one property of an item.
propertySet(String, String, byte[], boolean)
- Method in class org.tigris.subversion.javahl.
SVNClient
Sets one property of an item with a byte array value
propertySet(String, String, byte[], boolean)
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Sets one property of an item with a byte array value
propertySet(String, String, byte[], boolean)
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Sets one property of an item with a byte array value
propertySet(String, String, String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClient
Sets one property of an item with a String value
propertySet(String, String, String, boolean)
- Method in class org.tigris.subversion.javahl.
SVNClientSynchronized
Sets one property of an item with a String value
propertySet(String, String, String, boolean)
- Method in interface org.tigris.subversion.javahl.
SVNClientInterface
Sets one property of an item with a String value
PropMods
- Static variable in interface org.tigris.subversion.javahl.
CommitItemStateFlags
the item has property modifications
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