SVNKit Home

org.tmatesoft.svn.core.wc
Class SVNBasicClient.RepositoryReference

java.lang.Object
  extended by org.tmatesoft.svn.core.wc.SVNBasicClient.RepositoryReference
Enclosing class:
SVNBasicClient

protected static class SVNBasicClient.RepositoryReference
extends java.lang.Object


Field Summary
 long Revision
           
 java.lang.String URL
           
 
Constructor Summary
SVNBasicClient.RepositoryReference(java.lang.String url, long rev)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URL

public java.lang.String URL

Revision

public long Revision
Constructor Detail

SVNBasicClient.RepositoryReference

public SVNBasicClient.RepositoryReference(java.lang.String url,
                                          long rev)

SVNKit Home

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