org.appfuse.tool
Class SubversionUtils

java.lang.Object
  extended by org.appfuse.tool.SubversionUtils

public class SubversionUtils
extends Object


Constructor Summary
SubversionUtils(String url, String destinationDirectory)
           
 
Method Summary
 void export()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubversionUtils

public SubversionUtils(String url,
                       String destinationDirectory)
Method Detail

export

public void export()
            throws org.tmatesoft.svn.core.SVNException
Throws:
org.tmatesoft.svn.core.SVNException


Copyright © 2003-2012. All Rights Reserved.