protected class SVNMergeDriver.MergeInfoFetcher extends Object implements ISVNEntryHandler
Modifier | Constructor and Description |
---|---|
|
MergeInfoFetcher() |
protected |
MergeInfoFetcher(SVNDepth depth,
List childrenWithMergeInfo) |
Modifier and Type | Method and Description |
---|---|
void |
handleEntry(File path,
SVNEntry entry) |
void |
handleError(File path,
SVNErrorMessage error) |
public void handleEntry(File path, SVNEntry entry) throws SVNException
handleEntry
in interface ISVNEntryHandler
SVNException
public void handleError(File path, SVNErrorMessage error) throws SVNException
handleError
in interface ISVNEntryHandler
SVNException
Copyright © 2019. All rights reserved.