public class SVNUUIDAction
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
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.
|
public static final SVNUUIDAction IGNORE_UUID
public static final SVNUUIDAction FORCE_UUID
public static final SVNUUIDAction DEFAULT
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.