Package | Description |
---|---|
org.apache.subversion.javahl | |
org.tmatesoft.svn.core.javahl17 |
Modifier and Type | Method and Description |
---|---|
void |
SVNRepos.freeze(ReposFreezeAction action,
File... paths) |
void |
ISVNRepos.freeze(ReposFreezeAction action,
File... paths)
Take an exclusive lock on each of the listed repositories
to prevent commits; then, while holding all the locks, call
the action.invoke().
|
Modifier and Type | Method and Description |
---|---|
void |
SVNReposImpl.freeze(ReposFreezeAction action,
File... paths) |
Copyright © 2018. All rights reserved.