revision
is valid and not local, then information will be collected on remote items (that is taken from a repository). Otherwise information is gathered on local items not accessing a repository.
@param path a WC item on which info should be obtained
@param revision a target revision
@param recursive true todescend recursively (relevant for directories)
@param handler a caller's info handler
@throws SVNException if one of the following is true:path
is not under version control path
to get its information from the repository - there's no such entry path
is an item that does not exist in the specified revision
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|