com.yobotics.simulationconstructionset.dataExporter
Class DataExporterSVNHandler
java.lang.Object
com.yobotics.simulationconstructionset.dataExporter.DataExporterSVNHandler
public class DataExporterSVNHandler
- extends java.lang.Object
Method Summary |
static long |
getRevisionNumber(java.io.File destination)
|
static void |
importIntoSVN(java.io.File dataAndVideoRootDirectory,
java.lang.String robotName,
java.lang.String tagName)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataExporterSVNHandler
public DataExporterSVNHandler()
getRevisionNumber
public static long getRevisionNumber(java.io.File destination)
throws org.tmatesoft.svn.core.SVNException
- Throws:
org.tmatesoft.svn.core.SVNException
importIntoSVN
public static void importIntoSVN(java.io.File dataAndVideoRootDirectory,
java.lang.String robotName,
java.lang.String tagName)
throws org.tmatesoft.svn.core.SVNException
- Throws:
org.tmatesoft.svn.core.SVNException