org.tmatesoft.svn.core.wc

Class SVNBasicClient.SVNRepositoryLocation

protected static class SVNBasicClient.SVNRepositoryLocation extends Object

Constructor Summary
SVNRepositoryLocation(SVNURL url, long rev)
Method Summary
longgetRevisionNumber()
SVNURLgetURL()

Constructor Detail

SVNRepositoryLocation

public SVNRepositoryLocation(SVNURL url, long rev)

Method Detail

getRevisionNumber

public long getRevisionNumber()

getURL

public SVNURL getURL()
Copyright © 2004-2007 TMate Software Ltd. All Rights Reserved.