public class SvnRepositoryPathHelper extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
checkPathExists(org.tmatesoft.svn.core.SVNURL url) |
org.tmatesoft.svn.core.SVNURL |
getBranchesRootUrl() |
org.tmatesoft.svn.core.SVNURL |
getTagsRootUrl() |
public boolean checkPathExists(org.tmatesoft.svn.core.SVNURL url)
public org.tmatesoft.svn.core.SVNURL getBranchesRootUrl() throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNException
public org.tmatesoft.svn.core.SVNURL getTagsRootUrl() throws org.tmatesoft.svn.core.SVNException
org.tmatesoft.svn.core.SVNException
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.