Closed cstroe closed 9 years ago
NodeAdd has a few problems:
endNode(SvnNode)
consume(FileContentChunk)
endChunks()
NodeAdd has a few problems:
endNode(SvnNode)
for the newly added node.consume(FileContentChunk)
on each one, and alsoendChunks()
after all of them).