com.trackstudio.app.scm
Class SVNManager
java.lang.Object
com.trackstudio.app.scm.SCMManager
com.trackstudio.app.scm.SVNManager
public class SVNManager
- extends SCMManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static SVNManager getInstance()
testConnection
public void testConnection(java.lang.String connectionName)
throws GranException
- Specified by:
testConnection
in class SCMManager
- Throws:
GranException
convertToCommitItem
public CommitListItem convertToCommitItem(java.lang.Object commit,
java.lang.String connectionName)
throws GranException
- Throws:
GranException
initCache
public void initCache(java.lang.String connectionName)
throws GranException
- Specified by:
initCache
in class SCMManager
- Throws:
GranException
getDiff
public java.lang.String getDiff(java.lang.String diffURI,
java.lang.String revision,
java.lang.String SCMconnectionName)
throws GranException
- Throws:
GranException
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.