public static interface ISVNEditor.ProvideBaseCallback
ISVNRemote.getCommitEditor(Map,CommitCallback,Set,boolean,ISVNEditor.ProvideBaseCallback,ISVNEditor.ProvidePropsCallback,ISVNEditor.GetNodeKindCallback)| Modifier and Type | Interface and Description |
|---|---|
static class |
ISVNEditor.ProvideBaseCallback.ReturnValue |
| Modifier and Type | Method and Description |
|---|---|
ISVNEditor.ProvideBaseCallback.ReturnValue |
getContents(java.lang.String reposRelpath)
Returns the base contents and revision number of the file.
|
ISVNEditor.ProvideBaseCallback.ReturnValue getContents(java.lang.String reposRelpath)
reposRelpath - The repository path of the file,
relative to the session base URL.