/[Apache-SVN]
ViewVC logotype

Revision 1574868


Jump to revision: Previous Next
Author: julianfoad
Date: Thu Mar 6 13:09:26 2014 UTC (10 years, 1 month ago)
Changed paths: 2
Log Message:
Don't let invalid mergeinfo stop 'svnadmin dump' from producing a dump.
Just continue.

Part of issue #4476 "Mergeinfo containing r0 makes svnsync and svnadmin dump
fail".

* subversion/libsvn_repos/dump.c
  (verify_mergeinfo_revisions): New function, factored out of ...
  (dump_node): ... here. And if verify_mergeinfo_revisions() produces any
    error, ignore the error and continue.

* subversion/tests/libsvn_repos/repos-test.c
  (dump_r0_mergeinfo_notifier): New function.
  (test_dump_r0_mergeinfo): New test function.
  (test_funcs): Run it.


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_repos/dump.c modified , text changed
Directorysubversion/trunk/subversion/tests/libsvn_repos/repos-test.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26