Class SvnClient
java.lang.Object
com.xebialabs.xlrelease.plugin.svn.SvnClient
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SvnClient
-
-
Method Details
-
getLatestRevision
public long getLatestRevision() throws org.tmatesoft.svn.core.SVNException- Throws:
org.tmatesoft.svn.core.SVNException
-
getLatestRevision
public long getLatestRevision(String lastRevisionChecked) throws org.tmatesoft.svn.core.SVNException - Throws:
org.tmatesoft.svn.core.SVNException
-