org.tmatesoft.svn.core.wc

Class SVNBasicClient.SVNRepositoryLocation

Enclosing Class:
SVNBasicClient

protected static class SVNBasicClient.SVNRepositoryLocation
extends Object

Constructor Summary

SVNRepositoryLocation(SVNURL url, long rev)

Method Summary

long
getRevisionNumber()
SVNURL
getURL()

Constructor Details

SVNRepositoryLocation

public SVNRepositoryLocation(SVNURL url,
                             long rev)

Method Details

getRevisionNumber

public long getRevisionNumber()

getURL

public SVNURL getURL()

Copyright © 2004-2006 TMate Software Ltd. All Rights Reserved.