static boolean |
FSRepositoryUtil.arePropertiesEqual(FSRevisionNode revNode1,
FSRevisionNode revNode2) |
FSRevisionNode |
FSTransactionRoot.cloneChild(FSRevisionNode parent,
String parentPath,
String childName,
String copyId,
boolean isParentCopyRoot) |
static InputStream |
FSInputStream.createDeltaStream(SVNDeltaCombiner combiner,
FSRevisionNode fileNode,
FSFS owner) |
void |
FSFS.createNewTxnNodeRevisionFromRevision(String txnID,
FSRevisionNode sourceNode) |
static OutputStream |
FSOutputStream.createStream(FSRevisionNode revNode,
FSTransactionRoot txnRoot,
OutputStream dstStream,
boolean compress) |
FSID |
FSTransactionRoot.createSuccessor(FSID oldId,
FSRevisionNode newRevNode,
String copyId) |
void |
FSTransactionRoot.deleteEntry(FSRevisionNode parent,
String entryName) |
static FSRevisionNode |
FSRevisionNode.dumpRevisionNode(FSRevisionNode revNode) |
Map |
FSFS.getDirContents(FSRevisionNode revNode) |
SVNProperties |
FSFS.getProperties(FSRevisionNode revNode) |
void |
FSTransactionRoot.incrementMergeInfoCount(FSRevisionNode node,
long increment) |
FSRevisionNode |
FSCommitter.makeEntry(FSRevisionNode parent,
String parentPath,
String entryName,
boolean isDir,
String txnId) |
static void |
FSCommitter.mergeChanges(FSFS owner,
FSTransactionRoot txnRoot,
FSRevisionNode sourceNode,
StringBuffer conflictPath) |
static void |
FSRevisionNode.parseRepresentationHeader(String representation,
FSRevisionNode revNode,
String txnId,
boolean isData,
boolean mutableRepTuncated) |
void |
FSRoot.putRevNodeToCache(String path,
FSRevisionNode node) |
void |
FSFS.putTxnRevisionNode(FSID id,
FSRevisionNode revNode) |
void |
FSTransactionRoot.setEntry(FSRevisionNode parentRevNode,
String entryName,
FSID entryId,
SVNNodeKind kind) |
void |
FSParentPath.setParentPath(FSRevisionNode newRevNode,
String newEntry,
FSParentPath newParentPath) |
void |
FSTransactionRoot.setProplist(FSRevisionNode node,
SVNProperties properties) |
void |
FSParentPath.setRevNode(FSRevisionNode newRevNode) |
void |
FSFS.writeTxnNodeRevision(OutputStream revNodeFile,
FSRevisionNode revNode) |