com.atlassian.bamboo.repository.svn
Class SvnRepositoryPathHelper
java.lang.Object
com.atlassian.bamboo.repository.svn.SvnRepositoryPathHelper
public class SvnRepositoryPathHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
checkPathExists
public boolean checkPathExists(org.tmatesoft.svn.core.SVNURL url)
getBranchesRootUrl
public org.tmatesoft.svn.core.SVNURL getBranchesRootUrl()
throws org.tmatesoft.svn.core.SVNException
- Throws:
org.tmatesoft.svn.core.SVNException
getTagsRootUrl
public org.tmatesoft.svn.core.SVNURL getTagsRootUrl()
throws org.tmatesoft.svn.core.SVNException
- Throws:
org.tmatesoft.svn.core.SVNException
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.