cstroe / svndumpapi

A Java library for manipulating a Subversion dump file.
GNU Affero General Public License v3.0
5 stars 1 forks source link

NodeRemove still calls super.endNode(SvnNode) on removed node #18

Closed cstroe closed 8 years ago

cstroe commented 8 years ago

endNode(SvnNode) should not be chained if the node is removed