svndumpfilter not dropping empty revisions

2017-03-23 Thread Steven Barbaglia
svndumpfilter is not quite aggressive enough in dropping insignificant commits as shown in the following sample. $ svndumpfilter --version svndumpfilter, version 1.10.0 (r1784492) compiled Mar 22 2017, 19:02:41 on x86_64-unknown-linux-gnu ... $ cat sample.dump SVN-fs-dump-format-version: 3 U

svndumpfilter drops PROPS-END

2017-03-23 Thread Steven Barbaglia
The current version of svndumpfilter in trunk is dropping the line with PROPS-END on all empty revisions, causing malformed errors later on when trying to load the dump file into a repository. $ svndumpfilter --version svndumpfilter, version 1.10.0 (r1784492) compiled Mar 22 2017, 19:02:41 on

RE: svndumpfilter crash on empty revisions

2017-02-03 Thread Steven Barbaglia
Thank you for the quick fix. -Original Message- From: Stefan Sperling [mailto:s...@elego.de] Sent: Friday, 3 February, 2017 08:52 To: Steven Barbaglia Cc: users@subversion.apache.org Subject: Re: svndumpfilter crash on empty revisions On Thu, Feb 02, 2017 at 02:57:02PM +, Steven

svndumpfilter crash on empty revisions

2017-02-02 Thread Steven Barbaglia
I am moving an SVN repository from one third-party remote server to a local one and I would like to remove empty revisions but svndumpfilter keeps crashing. I first loaded the dump from svnradmin into a local repository and dumped it again. I also tried with a dump that just includes the first