Package org.tmatesoft.svn.core.wc2.admin

NEW: this package contains command-style API to perform most of Subversion operations that works directly on local repository on the level of abstraction similar to that of the command line client.

See:
          Description

Class Summary
SvnRepositoryCat  
SvnRepositoryCopyRevisionProperties  
SvnRepositoryCreate  
SvnRepositoryDump  
SvnRepositoryFilter  
SvnRepositoryGetAuthor  
SvnRepositoryGetChanged  
SvnRepositoryGetChangedDirectories  
SvnRepositoryGetDate  
SvnRepositoryGetDiff  
SvnRepositoryGetHistory  
SvnRepositoryGetInfo  
SvnRepositoryGetLock  
SvnRepositoryGetLog  
SvnRepositoryGetProperties  
SvnRepositoryGetProperty  
SvnRepositoryGetRevisionProperties  
SvnRepositoryGetRevisionProperty  
SvnRepositoryGetTree  
SvnRepositoryGetUUID  
SvnRepositoryGetYoungest  
SvnRepositoryHotCopy  
SvnRepositoryInitialize  
SvnRepositoryListLocks  
SvnRepositoryListTransactions  
SvnRepositoryLoad  
SvnRepositoryOperation<V>  
SvnRepositoryPack  
SvnRepositoryReceivingOperation<T>  
SvnRepositoryRecover  
SvnRepositoryRemoveLocks  
SvnRepositoryRemoveTransactions  
SvnRepositorySetUUID  
SvnRepositorySynchronize  
SvnRepositorySyncInfo  
SvnRepositoryUpgrade  
SvnRepositoryVerify  
 

Package org.tmatesoft.svn.core.wc2.admin Description

NEW: this package contains command-style API to perform most of Subversion operations that works directly on local repository on the level of abstraction similar to that of the command line client.