Interface StatusKind

All Known Implementing Classes:
Status.Kind

public interface StatusKind
class for kind status of the item or its properties
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    is scheduled for additon
    static final int
    local mods received conflicting repos mods
    static final int
    scheduled for deletion
    static final int
    an unversioned path populated by an svn:externals property
    static final int
    a resource marked as ignored
    static final int
    a directory doesn't contain a complete entries list
    static final int
    local mods received repos mods
    static final int
    under v.c., but is missing
    static final int
    text or props have been modified
    static final int
    does not exist
    static final int
    exists, but uninteresting
    static final int
    an unversioned resource is in the way of the versioned resource
    static final int
    was deleted and then re-added
    static final int
    is not a versioned thing in this wc