Modifier and Type | Field and Description |
---|---|
private SvnStatus |
SVNRemoteStatusEditor17.myAnchorStatus |
Modifier and Type | Field and Description |
---|---|
protected ISvnObjectReceiver<SvnStatus> |
SVNStatusEditor17.myStatusHandler |
private java.util.TreeMap<java.io.File,SvnStatus> |
SVNRemoteStatusEditor17.DirectoryInfo.statii |
Modifier and Type | Method and Description |
---|---|
static SvnStatus |
SVNStatusEditor17.assembleStatus(SVNWCContext context,
java.io.File localAbsPath,
ISVNWCDb.WCDbRepositoryInfo parentReposInfo,
ISVNWCDb.SVNWCDbInfo info,
SVNNodeKind pathKind,
boolean pathSpecial,
boolean getAll,
boolean ignoreTextMods,
SVNLock repositoryLock) |
static SvnStatus |
SVNStatusEditor17.assembleUnversioned17(java.io.File localAbspath,
SVNNodeKind pathKind,
boolean treeConflicted,
boolean isIgnored) |
static SvnStatus |
SVNStatusEditor17.internalStatus(SVNWCContext context,
java.io.File localAbsPath) |
private SvnStatus |
SVNStatusEditor17.tweakStatus(SvnStatus status) |
Modifier and Type | Method and Description |
---|---|
protected ISvnObjectReceiver<SvnStatus> |
SVNStatusEditor17.getDefaultHandler() |
Modifier and Type | Method and Description |
---|---|
private boolean |
SVNRemoteStatusEditor17.isSendableStatus(SvnStatus status) |
void |
SVNRemoteStatusEditor17.receive(SvnTarget target,
SvnStatus status) |
void |
SVNRemoteStatusEditor17.DirectoryInfo.receive(SvnTarget target,
SvnStatus status) |
void |
SVNWCContext.ConflictStatusWalker.receive(SvnTarget target,
SvnStatus status) |
private SvnStatus |
SVNStatusEditor17.tweakStatus(SvnStatus status) |
Modifier and Type | Method and Description |
---|---|
protected void |
SVNStatusEditor17.getDirStatus(java.io.File localAbsPath,
java.lang.String selected,
boolean skipThisDir,
ISVNWCDb.WCDbRepositoryInfo parentReposInfo,
ISVNWCDb.SVNWCDbInfo dirInfo,
SVNFileType fileType,
java.util.Collection<java.lang.String> ignorePatterns,
SVNDepth depth,
boolean getAll,
boolean noIgnore,
ISvnObjectReceiver<SvnStatus> handler) |
private void |
SVNRemoteStatusEditor17.handleStatii(ISVNWCDb.WCDbRepositoryInfo reposInfo,
java.util.Map<java.io.File,SvnStatus> statii,
boolean dirWasDeleted,
SVNDepth depth) |
private void |
SVNStatusEditor17.sendStatusStructure(java.io.File localAbsPath,
ISVNWCDb.WCDbRepositoryInfo parentReposInfo,
ISVNWCDb.SVNWCDbInfo info,
SVNNodeKind pathKind,
boolean pathSpecial,
boolean getAll,
ISvnObjectReceiver<SvnStatus> handler) |
private void |
SVNStatusEditor17.sendUnversionedItem(java.io.File nodeAbsPath,
SVNNodeKind pathKind,
boolean treeConflicted,
java.util.Collection<java.lang.String> patterns,
boolean noIgnore,
int workingCopyFormat,
ISvnObjectReceiver<SvnStatus> handler) |
Constructor and Description |
---|
SVNRemoteStatusEditor17(java.io.File anchorAbsPath,
java.lang.String targetBaseName,
SVNWCContext wcContext,
ISVNOptions options,
boolean includeIgnored,
boolean reportAll,
SVNDepth depth,
ISvnObjectReceiver<SvnStatus> realHandler) |
SVNStatusEditor17(java.io.File path,
SVNWCContext wcContext,
ISVNOptions options,
boolean noIgnore,
boolean reportAll,
SVNDepth depth,
ISvnObjectReceiver<SvnStatus> handler) |
Modifier and Type | Method and Description |
---|---|
static SvnStatus |
SvnCodec.status(SVNStatus status) |
Modifier and Type | Method and Description |
---|---|
private static void |
SvnCodec.fetchStatusRevision(SVNWCContext context,
SvnStatus source,
SVNStatus result) |
static SVNStatus |
SvnCodec.status(SVNWCContext context,
SvnStatus status) |
Modifier and Type | Method and Description |
---|---|
private SvnStatus |
SvnNgWcToWcCopy.getStatus(java.io.File interestingFile) |
protected SvnStatus |
SvnNgGetStatus.run(SVNWCContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SvnDiffStatusReceiver.receive(SvnTarget target,
SvnStatus status) |
void |
SvnNgCommitUtil.CommitStatusWalker.receive(SvnTarget target,
SvnStatus status) |
void |
SvnNgMergeCallback2.VerifyTouchedByDelCheck.receive(SvnTarget target,
SvnStatus status) |
void |
SvnNgPatch.CanDeleteBaton.receive(SvnTarget target,
SvnStatus status) |
void |
SvnNgGetStatus.receive(SvnTarget target,
SvnStatus object) |
void |
SvnNgDiffUtil.DiffStatusCallback.receive(SvnTarget target,
SvnStatus status) |
void |
SvnNgCleanup.CleanupStatusWalk.receive(SvnTarget target,
SvnStatus status) |
Modifier and Type | Method and Description |
---|---|
protected SvnStatus |
SvnOldGetStatus.run() |
Modifier and Type | Method and Description |
---|---|
private ISvnObjectReceiver<SvnStatus> |
SVNClientImpl.getStatusReceiver(StatusCallback callback) |
Modifier and Type | Method and Description |
---|---|
private Status |
SVNClientImpl.getStatus(SvnStatus status) |