com.yobotics.simulationconstructionset.dataExporter
Class DataExporterSVNHandler

java.lang.Object
  extended by com.yobotics.simulationconstructionset.dataExporter.DataExporterSVNHandler

public class DataExporterSVNHandler
extends java.lang.Object


Constructor Summary
DataExporterSVNHandler()
           
 
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
 

Constructor Detail

DataExporterSVNHandler

public DataExporterSVNHandler()
Method Detail

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