org.apache.maven.scm.provider.svn
Class SvnScmTestUtils
java.lang.Object
org.apache.maven.scm.provider.svn.SvnScmTestUtils
public final class SvnScmTestUtils
- extends Object
- Version:
- $Id: SvnScmTestUtils.java 483105 2006-12-06 15:07:54Z evenisse $
- Author:
- Trygve Laugstøl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
initializeRepository
public static void initializeRepository(File repositoryRoot)
throws Exception
- Throws:
Exception
initializeRepository
public static void initializeRepository(File repositoryRoot,
File dump)
throws Exception
- Throws:
Exception
getScmUrl
public static String getScmUrl(File repositoryRootFile)
throws org.codehaus.plexus.util.cli.CommandLineException
- Throws:
org.codehaus.plexus.util.cli.CommandLineException
Copyright © 2003-2008 Apache Software Foundation. All Rights Reserved.