|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tmatesoft.svn.core.wc.admin.SVNUUIDAction
public class SVNUUIDAction
The SVNUUIDAction class is an enumeration of possible actions that SVNAdminClient can perform with uuids when loading a dumpstream.
| 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. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final SVNUUIDAction IGNORE_UUID
public static final SVNUUIDAction FORCE_UUID
public static final SVNUUIDAction DEFAULT
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||