new Object[] { myCurrentNodeBaton.myPath, myCurrentNodeBaton.myResultChecksum, checksum });
SVNErrorManager.error(err, SVNLogType.FSFS);
}
}
} catch (SVNException svne) {
fsConsumer.abort();
throw svne;
}
}
public void removeNodeProperties() throws SVNException {