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