org.tmatesoft.svn.core.wc.admin
public class SVNUUIDAction extends Object
Version: 1.1.1
Field Summary | |
---|---|
static SVNUUIDAction | DEFAULT
A default behaviour: any met uuid is ignored unless the latest revision
of the target repository is 0. |
static SVNUUIDAction | FORCE_UUID
A command to override the existing uuid with any one met in a dumpstream. |
static SVNUUIDAction | IGNORE_UUID
A command to ignore any met uuid. |