public interface CurrentRevisionProvider
| Modifier and Type | Method and Description |
|---|---|
Pair<VcsRevisionNumber,byte[]> |
get() |
VcsRevisionNumber |
getCurrentRevision() |
VcsRevisionNumber getCurrentRevision() throws VcsException
VcsExceptionPair<VcsRevisionNumber,byte[]> get() throws VcsException
VcsException