SCM Workbench features
• Support Subversion (svn), Mercurial (hg) and Git projects.
• Easy to learn and use
• Built in User Guide describes the operation and features of the
application.
• Add project wizard can scan for all your existing projects.
• All su
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
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