Sync with upstream
commit9c62a2dc2b3499cb53b241aeb5edad8652d8f2c8
authorJonathan Nieder <jrnieder@gmail.com>
Fri, 20 Aug 2010 15:39:45 +0000 (20 10:39 -0500)
committerJonathan Nieder <jrnieder@gmail.com>
Fri, 20 Aug 2010 15:39:45 +0000 (20 10:39 -0500)
tree4b9a4fcd1c8a162b13ce7457b794f8117e5d7b12
parenta4c5af06f2a260735c242ab74fd5a1ab71d9f80a
parent13891486d6f881132e4311e8cea16fdeb335f0ab
parentf492b663024a4f10c451b2cfebfade347a0fb318
Sync with upstream

* svnrdump@987530:
  svnrdump (load_cmd): r987513 doesn't do what it promises. Revert it.
  svnrdump (svnrdump__cmd_table): Remove one-letter subcommand aliases.
  svnrdump (load_cmd): Check that we can set revprops before driving the load editor.
  Tweak print statements in svnrdump.
  svnrdump.1: svnrdump does both dumping and loading now.
  dump_editor (open_file): Followup r986466 to fix a silly mistake.
  dump_editor (open_file): use svn_relpath_join.

* tests@987188:
  Make merge_tree_conflict.py 20 and 21 pass in single-db.
  Mark authz_tests.py 19 as Wimp for single-db.
  Add another helper method to the testing sandbox.
dump_editor.c
load_editor.c
svnrdump.c