protected class SVNRemoteDiffEditor.SVNDirectoryInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected SVNProperties |
myBaseProperties |
protected boolean |
myIsAdded |
protected boolean |
myIsSkip |
protected boolean |
myIsTreeConflicted |
protected SVNRemoteDiffEditor.SVNDirectoryInfo |
myParent |
protected SVNProperties |
myPropertyDiff |
protected String |
myRepositoryPath |
protected File |
myWCFile |
Constructor and Description |
---|
SVNDirectoryInfo(SVNRemoteDiffEditor.SVNDirectoryInfo parent,
String path,
boolean added) |
Modifier and Type | Method and Description |
---|---|
void |
loadFromRepository(long baseRevision) |
protected boolean myIsAdded
protected boolean myIsSkip
protected boolean myIsTreeConflicted
protected String myRepositoryPath
protected File myWCFile
protected SVNProperties myBaseProperties
protected SVNProperties myPropertyDiff
protected SVNRemoteDiffEditor.SVNDirectoryInfo myParent
public SVNDirectoryInfo(SVNRemoteDiffEditor.SVNDirectoryInfo parent, String path, boolean added)
public void loadFromRepository(long baseRevision) throws SVNException
SVNException
Copyright © 2019. All rights reserved.