START: stringtest notice: ignoring argument 1 PASS: lt-stringtest 1: make svn_stringbuf_t from cstring PASS: lt-stringtest 2: make svn_stringbuf_t from substring of cstring PASS: lt-stringtest 3: append svn_stringbuf_t to svn_stringbuf_t PASS: lt-stringtest 4: append C string to svn_stringbuf_t PASS: lt-stringtest 5: append bytes, then compare two strings PASS: lt-stringtest 6: dup two strings, then compare PASS: lt-stringtest 7: chopping a string PASS: lt-stringtest 8: emptying a string PASS: lt-stringtest 9: fill string with hashmarks PASS: lt-stringtest 10: chop_back_to_char PASS: lt-stringtest 11: block initialization and growth PASS: lt-stringtest 12: formatting strings from varargs END: stringtest START: hashdump-test notice: ignoring argument 1 PASS: lt-hashdump-test 1: write a hash to a file PASS: lt-hashdump-test 2: read a file into a hash PASS: lt-hashdump-test 3: write hash out, read back in, compare END: hashdump-test START: path-test notice: ignoring argument 1 PASS: lt-path-test 1: test svn_path_is_child. END: path-test START: random-test lt-random-test using seed 3863109471 PASS: lt-random-test 1: random delta testing, seed 3863109471 END: random-test START: svn-test.sh Checking out t1. A t1/iota A t1/A A t1/A/mu A t1/A/B A t1/A/B/lambda A t1/A/B/E A t1/A/B/E/alpha A t1/A/B/E/beta A t1/A/B/F A t1/A/C A t1/A/D A t1/A/D/gamma A t1/A/D/G A t1/A/D/G/pi A t1/A/D/G/rho A t1/A/D/G/tau A t1/A/D/H A t1/A/D/H/chi A t1/A/D/H/psi A t1/A/D/H/omega Modifying t1/A/D/G/pi. Modifying t1/A/mu. Adding t1/newfile1. Adding t1/A/B/E/newfile2. Deleting versioned file A/D/H/omega, with --force. Deleting added files A/B/E/newfile2, without --force. Committing changes in t1. Deleting /usr/users/joe/subversion/clients/cmdline/tests/t1/A/D/H/omega Changing /usr/users/joe/subversion/clients/cmdline/tests/t1/A/mu Changing /usr/users/joe/subversion/clients/cmdline/tests/t1/A/D/G/pi Adding /usr/users/joe/subversion/clients/cmdline/tests/t1/newfile1 Commit succeeded. Updating t2 from changes in t1. D ./A/D/H/omega C ./A/mu C ./A/D/G/pi A ./newfile1 Modifying t2/A/D/G/pi. Modifying t2/A/mu. Committing changes, this time from t2. svn_error: #21032 : commit failed: while sending tree-delta to repos. svn_error: #21032 : Aborting commit: '/usr/users/joe/subversion/clients/cmdline/tests/t2/A/mu' remains in conflict. Oops, problem: 8 END: svn-test.sh START: svn-test2.sh Checking out t1. A t1/iota A t1/A A t1/A/mu A t1/A/B A t1/A/B/lambda A t1/A/B/E A t1/A/B/E/alpha A t1/A/B/E/beta A t1/A/B/F A t1/A/C A t1/A/D A t1/A/D/gamma A t1/A/D/G A t1/A/D/G/pi A t1/A/D/G/rho A t1/A/D/G/tau A t1/A/D/H A t1/A/D/H/chi A t1/A/D/H/psi A t1/A/D/H/omega Updating t1/iota with properties. (up2.xml) _U ./iota Updating t1/A/ with properties. (up5.xml) _U ./A Properties on t1/A: ninja : hamster wings : airplane Properties on t1/iota: ocean : atlantic bat : ball color : blue Making local changes to these properties. property `ninja' set on t1/A. property `wings' set on t1/A. property `window' set on t1/A. property `door' set on t1/A. property `bat' set on t1/iota. property `lexicon' set on t1/iota. property `yowza' set on t1/A. Making local text changes on pi and rho. Status of directory: _ 18 ( none ) t1 _M 18 ( none ) t1/A _ 18 ( none ) t1/A/B _ 18 ( none ) t1/A/B/E _ 18 ( none ) t1/A/B/E/alpha _ 18 ( none ) t1/A/B/E/beta _ 18 ( none ) t1/A/B/F _ 18 ( none ) t1/A/B/lambda _ 18 ( none ) t1/A/C _ 18 ( none ) t1/A/D _ 18 ( none ) t1/A/D/G M 18 ( none ) t1/A/D/G/pi M 18 ( none ) t1/A/D/G/rho _ 18 ( none ) t1/A/D/G/tau _ 18 ( none ) t1/A/D/H _ 18 ( none ) t1/A/D/H/chi _ 18 ( none ) t1/A/D/H/omega _ 18 ( none ) t1/A/D/H/psi _ 18 ( none ) t1/A/D/gamma _ 18 ( none ) t1/A/mu _M 18 ( none ) t1/iota Updating with (conflicting) properties. (up-props.xml) _C ./iota _C ./A Updating with (conflicting) text. (pipatch.xml) C ./A/D/G/pi Status of directory: _ 21 ( none ) t1 _C 21 ( none ) t1/A _ 21 ( none ) t1/A/B _ 21 ( none ) t1/A/B/E _ 21 ( none ) t1/A/B/E/alpha _ 21 ( none ) t1/A/B/E/beta _ 21 ( none ) t1/A/B/F _ 21 ( none ) t1/A/B/lambda _ 21 ( none ) t1/A/C _ 21 ( none ) t1/A/D _ 21 ( none ) t1/A/D/G C 21 ( none ) t1/A/D/G/pi M 21 ( none ) t1/A/D/G/rho _ 21 ( none ) t1/A/D/G/tau _ 21 ( none ) t1/A/D/H _ 21 ( none ) t1/A/D/H/chi _ 21 ( none ) t1/A/D/H/omega _ 21 ( none ) t1/A/D/H/psi _ 21 ( none ) t1/A/D/gamma _ 21 ( none ) t1/A/mu _M 21 ( none ) t1/iota Attempting to commit while conflicts are present: svn_error: #21032 : commit failed: while sending tree-delta to repos. svn_error: #21032 : Aborting commit: '/usr/users/joe/subversion/clients/cmdline/tests/t1/A/D/G/pi' remains in conflict. Removing all .prej files... Attempting to commit while conflicts are present: svn_error: #21032 : commit failed: while sending tree-delta to repos. svn_error: #21032 : Aborting commit: '/usr/users/joe/subversion/clients/cmdline/tests/t1/A/D/G/pi' remains in conflict. Remove all .rej files... Status of directory: _ 21 ( none ) t1 _M 21 ( none ) t1/A _ 21 ( none ) t1/A/B _ 21 ( none ) t1/A/B/E _ 21 ( none ) t1/A/B/E/alpha _ 21 ( none ) t1/A/B/E/beta _ 21 ( none ) t1/A/B/F _ 21 ( none ) t1/A/B/lambda _ 21 ( none ) t1/A/C _ 21 ( none ) t1/A/D _ 21 ( none ) t1/A/D/G M 21 ( none ) t1/A/D/G/pi M 21 ( none ) t1/A/D/G/rho _ 21 ( none ) t1/A/D/G/tau _ 21 ( none ) t1/A/D/H _ 21 ( none ) t1/A/D/H/chi _ 21 ( none ) t1/A/D/H/omega _ 21 ( none ) t1/A/D/H/psi _ 21 ( none ) t1/A/D/gamma _ 21 ( none ) t1/A/mu _M 21 ( none ) t1/iota Attempting to commit again, with conflicts removed. Changing t1/A Changing t1/iota Changing t1/A/D/G/pi Changing t1/A/D/G/rho Commit succeeded. Status of directory: _ 21 ( none ) t1 __ 24 ( none ) t1/A _ 21 ( none ) t1/A/B _ 21 ( none ) t1/A/B/E _ 21 ( none ) t1/A/B/E/alpha _ 21 ( none ) t1/A/B/E/beta _ 21 ( none ) t1/A/B/F _ 21 ( none ) t1/A/B/lambda _ 21 ( none ) t1/A/C _ 21 ( none ) t1/A/D _ 21 ( none ) t1/A/D/G _ 24 ( none ) t1/A/D/G/pi _ 24 ( none ) t1/A/D/G/rho _ 21 ( none ) t1/A/D/G/tau _ 21 ( none ) t1/A/D/H _ 21 ( none ) t1/A/D/H/chi _ 21 ( none ) t1/A/D/H/omega _ 21 ( none ) t1/A/D/H/psi _ 21 ( none ) t1/A/D/gamma _ 21 ( none ) t1/A/mu __ 24 ( none ) t1/iota END: svn-test2.sh START: target-test.sh PASS: target-test 1: normal use PASS: target-test 2: identical dirs PASS: target-test 3: identical files PASS: target-test 4: single dir PASS: target-test 5: single file END: target-test.sh START: run-fs-tests.sh - running all sub-tests in key-test ... PASS: lt-key-test 1: testing sequential alphanumeric key generation - running all sub-tests in skel-test ... PASS: lt-skel-test 1: parse implicit-length atoms PASS: lt-skel-test 2: parse explicit-length atoms PASS: lt-skel-test 3: parse invalid atoms PASS: lt-skel-test 4: parse lists PASS: lt-skel-test 5: unparse implicit-length atoms PASS: lt-skel-test 6: unparse lists - running all sub-tests in strings-reps-test ... PASS: lt-strings-reps-test 1: Write a new rep, get a new key back. PASS: lt-strings-reps-test 2: Write a new rep, then overwrite it. PASS: lt-strings-reps-test 3: Write and overwrite a new rep; confirm with reads. PASS: lt-strings-reps-test 4: Write, then delete, a new rep; confirm deletion. PASS: lt-strings-reps-test 5: Test all the strings table functions! PASS: lt-strings-reps-test 6: Write a string, then abort during an overwrite. - running all sub-tests in fs-test ... PASS: lt-fs-test 1: svn_fs_create_berkeley PASS: lt-fs-test 2: open an existing Berkeley DB filesystem PASS: lt-fs-test 3: begin a txn, check its name, then close it PASS: lt-fs-test 4: open an existing transaction by name PASS: lt-fs-test 5: begin a txn, get the txn root, and add a file! PASS: lt-fs-test 6: create 2 txns, list them, and verify the list. PASS: lt-fs-test 7: Call functions with unopened filesystem and check errors PASS: lt-fs-test 8: write and read a file's contents PASS: lt-fs-test 9: make a file, a subdir, and another file in that subdir! PASS: lt-fs-test 10: make The Official Subversion Test Tree PASS: lt-fs-test 11: fill a directory, then list it PASS: lt-fs-test 12: set and get some revision properties PASS: lt-fs-test 13: set/get txn props, commit, validate new rev props PASS: lt-fs-test 14: set and get some node properties PASS: lt-fs-test 15: delete mutable nodes from directories PASS: lt-fs-test 16: delete nodes tree PASS: lt-fs-test 17: abort a transaction PASS: lt-fs-test 18: testing tree validation helper PASS: lt-fs-test 19: fetch by id PASS: lt-fs-test 20: merge trees PASS: lt-fs-test 21: fetch the youngest revision from a filesystem PASS: lt-fs-test 22: basic commit PASS: lt-fs-test 23: testing svn_fs_copy on file and directory PASS: lt-fs-test 24: merging commit END: run-fs-tests.sh START: run-repos-tests.sh - running all sub-tests in repos-test ... svn_error: #21034 : failed to find expected node `A/delta' in tree FAIL: lt-repos-test 1: test svn_repos_dir_delta END: run-repos-tests.sh START: local_tests.py END: local_tests.py