Menu

Commit [r330]  Maximize  Restore  History

Finish Issue #1074 (Need a svnadmin command to verify that the repository

is not corrupted). Patch (mostly) by John Szakmeister <john@...>.

* subversion/svnadmin/main.c
(cmd_table): Add new subcommand 'verify'.
(subcommand_dump): Minor no-op changes.
(subcommand_verify): New.

* subversion/libsvn_repos/dump.c
(dump_node, write_revision_record, svn_repos_dump_fs): Don't write
to NULL output streams.
(svn_repos_dump_fs): Don't write to a NULL output stream. Also,
when the output stream is NULL, print feedback messages that say
"Verified revision" instead of "Dumped revision".

* subversion/include/svn_repos.h
(svn_repos_dump_fs): Modified docstring to reflect the acceptance of
a NULL dumpstream.

* subversion/doc/book/book/ch05.xml
Document the new 'svnadmin verify' command.

cmpilato 2003-08-25

changed /trunk/src/book/book/ch05.xml
/trunk/src/book/book/ch05.xml Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.