editsvndump is a python script that reads and modifies data from an subversion repository dump file.
Currently editsvndump allows you to:
drop revisions by number drop paths from the history
... [More]
rename paths change author names
editsvndump will not change the original file. The results are printed to the console for your reviewal. Once you are sure the results match your expectations you may specify a filename for output.
ATTENTION: editsvndump is not housebroken yet. It will perform NO verification on the results. If you delete a path that is later used as a source for a copy or move operation ... bad things will happen. Be sure of what you do. [Less]
Created
about 1 month
ago.