get
methods of SVNAdminPath are relevant. path
must be absolute, that is it must start with '/'
. If path
is null it defaults to "/"
.
@param repositoryRoot a repository root directory path
@param path an absolute path
@param revision a revision number
@param includeIDs if true a node revision id is also included for each path
@param limit maximum number of history entries; if <=0
, then no limitation is applied and all history entries are reported
@param handler a history handler
@throws SVNException
repositoryRoot
path
is not found
|
|
|
|