Sync with upstream
commitec44b91a3f06527a3460816212fea3a7e2ab7229
authorJonathan Nieder <jrnieder@gmail.com>
Fri, 12 Nov 2010 23:11:08 +0000 (12 17:11 -0600)
committerJonathan Nieder <jrnieder@gmail.com>
Fri, 12 Nov 2010 23:11:08 +0000 (12 17:11 -0600)
tree2dbed6d60c65d16c3b31ebf95536b575d6e64590
parent75b8adeaed7312ea3b51269c43432f2f3b62691e
parent4f1efe3df9652df4f46e2636694f1eb98a96c3d7
parent5841536890cee1efa7d638fed6837d131ec398ab
Sync with upstream

* svnrdump@1033555:
  load_editor: Call close_directory() on the root directory baton
  svnrdump: Disable debugging output to fix test on Windows.

* tests@1033646:
  srcdir should not be overridden
  svntest/main.py: Fix Windows command-line argument quoting
  load_editor: Call close_directory() on the root directory baton
  svntest/main.py: Introduce default_num_threads constant
  Allow tests to be run without srcdir set again
  Allow tests to be run without exiting
  svntest/sandbox.py: Interpret paths relative to sbox.wc_dir, not cwd
  svntest/sandbox.py: Remove URL support in simple_rm and simple_mkdir
  Treat ./svnrdump_tests.py -- -1 as a request to run the last test
  svntest/tree.py: always check for presence or absence of tree conflicts
  svnrdump_tests.py: only_trunk_A_with_changes_dump passes on Windows.
  svnrdump_tests.py: only_trunk_A_with_changes_dump fails on Windows.
dump_editor.c
load_editor.c
svnrdump_tests.py
svntest/main.py