HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of dev-util/subversion/1.6.5/1


Ignore:
Timestamp:
09/03/09 00:00:07 (6 years ago)
Author:
scottmc
Comment:

added link to patch, added make check results

Legend:

Unmodified
Added
Removed
Modified
  • dev-util/subversion/1.6.5/1

    v2 v3  
    1 No need to patch configure.ac to check for -lnetwork as it gets picked up with neon and/or expat. 
     1[http://ports.haiku-files.org/export/353/haikuports/trunk/dev-util/subversion/subversion-1.6.5-haiku.diff Patch] 
     2 
    23 
    34{{{ 
    … …  
    1112 
    1213{{{ 
    13 TODO: figure out how to set these in the build  
    14 SVN_CONFIG__USR_DIRECTORY to /boot/home/config/settings/subversion 
    15 SVN_CONFIG__SYS_DIRECTORY to /boot/common/etc/subverison 
     14~/subversion-1.6.5> make check 
     15Running all tests in auth-test [1/67]...success 
     16Running all tests in cache-test [2/67]...success 
     17Running all tests in checksum-test [3/67]...success 
     18Running all tests in client-test [4/67]...success 
     19Running all tests in compat-test [5/67]...success 
     20Running all tests in config-test [6/67]...success 
     21Running all tests in diff-diff3-test [7/67]...success 
     22Running all tests in dirent_uri-test [8/67]...success 
     23Running all tests in error-test [9/67]...success 
     24Running all tests in fs-pack-test [10/67]...success 
     25Running all tests in fs-test [11/67]...success 
     26Running all tests in hashdump-test [12/67]...success 
     27Running all tests in locks-test [13/67]...success 
     28Running all tests in mergeinfo-test [14/67]...success 
     29Running all tests in opt-test [15/67]...success 
     30Running all tests in path-test [16/67]...success 
     31Running all tests in ra-local-test [17/67]...success 
     32Running all tests in random-test [18/67]...success 
     33Running all tests in repos-test [19/67]...success 
     34Running all tests in revision-test [20/67]...success 
     35Running all tests in skel-test [21/67]...success 
     36Running all tests in stream-test [22/67]...success 
     37Running all tests in string-test [23/67]...success 
     38Running all tests in target-test [24/67]...success 
     39Running all tests in time-test [25/67]...success 
     40Running all tests in translate-test [26/67]...success 
     41Running all tests in tree-conflict-data-test [27/67]...success 
     42Running all tests in utf-test [28/67]...success 
     43Running all tests in window-test [29/67]...success 
     44Running all tests in getopt_tests.py [30/67]...success 
     45Running all tests in basic_tests.py [31/67]...success 
     46Running all tests in checkout_tests.py [32/67]...success 
     47Running all tests in commit_tests.py [33/67]...FAILURE 
     48Running all tests in update_tests.py [34/67]...FAILURE 
     49Running all tests in switch_tests.py [35/67]...success 
     50Running all tests in prop_tests.py [36/67]...FAILURE 
     51Running all tests in schedule_tests.py [37/67]...success 
     52Running all tests in log_tests.py [38/67]...success 
     53Running all tests in copy_tests.py [39/67]...success 
     54Running all tests in diff_tests.py [40/67]...success 
     55Running all tests in export_tests.py [41/67]...success 
     56Running all tests in externals_tests.py [42/67]...success 
     57Running all tests in merge_tests.py [43/67]...success 
     58Running all tests in merge_authz_tests.py [44/67]...success 
     59Running all tests in revert_tests.py [45/67]...success 
     60Running all tests in mergeinfo_tests.py [46/67]...success 
     61Running all tests in stat_tests.py [47/67]...success 
     62Running all tests in trans_tests.py [48/67]...success 
     63Running all tests in autoprop_tests.py [49/67]...success 
     64Running all tests in blame_tests.py [50/67]...success 
     65Running all tests in special_tests.py [51/67]...success 
     66Running all tests in svnadmin_tests.py [52/67]...success 
     67Running all tests in svnlook_tests.py [53/67]...success 
     68Running all tests in svnversion_tests.py [54/67]...success 
     69Running all tests in utf8_tests.py [55/67]...success 
     70Running all tests in history_tests.py [56/67]...success 
     71Running all tests in lock_tests.py [57/67]...success 
     72Running all tests in cat_tests.py [58/67]...success 
     73Running all tests in import_tests.py [59/67]...success 
     74Running all tests in svnsync_tests.py [60/67]...success 
     75Running all tests in authz_tests.py [61/67]...success 
     76Running all tests in depth_tests.py [62/67]...success 
     77Running all tests in svndumpfilter_tests.py [63/67]...success 
     78Running all tests in changelist_tests.py [64/67]...success 
     79Running all tests in info_tests.py [65/67]...success 
     80Running all tests in tree_conflict_tests.py [66/67]...success 
     81Running all tests in resolved_tests.py [67/67]...success 
     82At least one test was SKIPPED, checking /boot/home/subversion-1.6.5/tests.log 
     83SKIP:  cache-test 2: basic memcache svn_cache test 
     84SKIP:  cache-test 3: memcache svn_cache with very long keys 
     85SKIP:  update_tests.py 32: update wc on the root of a Windows (virtual) drive 
     86SKIP:  switch_tests.py 17: refresh the WC file system read-only attribute  
     87SKIP:  merge_tests.py 101: commits to subtrees added by merge wreak havoc 
     88SKIP:  merge_authz_tests.py 1: skipped paths get overriding mergeinfo 
     89SKIP:  utf8_tests.py 1: conversion of paths and logs to/from utf8 
     90SKIP:  svnsync_tests.py 14: verify that unreadable content is not synced 
     91SKIP:  svnsync_tests.py 15: verify that copies from unreadable dirs work 
     92SKIP:  svnsync_tests.py 16: verify copies with mods from unreadable dirs 
     93SKIP:  svnsync_tests.py 17: verify copies with mods from unreadable dirs +copy 
     94SKIP:  authz_tests.py 1: authz issue #2486 - open root 
     95SKIP:  authz_tests.py 2: authz issue #2486 - open directory 
     96SKIP:  authz_tests.py 3: broken authz files cause errors 
     97SKIP:  authz_tests.py 4: test authz for read operations 
     98SKIP:  authz_tests.py 5: test authz for write operations 
     99SKIP:  authz_tests.py 6: test authz for checkout 
     100SKIP:  authz_tests.py 7: test authz for log and tracing path changes 
     101SKIP:  authz_tests.py 8: test authz for checkout and update 
     102SKIP:  authz_tests.py 9: test authz for export with unreadable subfolder 
     103SKIP:  authz_tests.py 10: test authz for aliases 
     104SKIP:  authz_tests.py 11: test the authz validation rules 
     105SKIP:  authz_tests.py 12: test authz for locking 
     106SKIP:  authz_tests.py 13: authz issue #2712 
     107SKIP:  authz_tests.py 14: switched to directory, no read access on parents 
     108At least one test XFAILED, checking /boot/home/subversion-1.6.5/tests.log 
     109XFAIL: fs-test 18: merging commit 
     110XFAIL: locks-test 9: able to reserve a name (lock non-existent path) 
     111XFAIL: locks-test 10: directory locks (kinda) 
     112XFAIL: tree-conflict-data-test 3: detect broken tree conflict data 
     113XFAIL: basic_tests.py 39: remotely remove directories from two repositories 
     114XFAIL: update_tests.py 50: tree conflicts 2.3: skip on 2nd update 
     115XFAIL: switch_tests.py 10: switch a file to a dir and back to the file 
     116XFAIL: log_tests.py 21: test log -c on range of changes 
     117XFAIL: diff_tests.py 28: diff a renamed directory 
     118XFAIL: diff_tests.py 49: diff URL against working copy with local mods 
     119XFAIL: diff_tests.py 50: diff -r1 of removed file to its local addition 
     120XFAIL: merge_tests.py 33: merge a replacement of a directory 
     121XFAIL: merge_tests.py 34: replace both dir and one of its children 
     122XFAIL: merge_tests.py 55: avoid repeated merges for cyclic merging 
     123XFAIL: merge_tests.py 72: merge target with non inheritable mergeinfo 
     124XFAIL: merge_tests.py 91: merge added subtree 
     125XFAIL: merge_tests.py 115: tree conflicts 5.1: leaf edit, tree del 
     126XFAIL: merge_tests.py 116: tree conflicts 5.2: leaf del, tree del 
     127XFAIL: merge_tests.py 120: tree conflicts 5.1: leaf edit (no ci), tree del 
     128XFAIL: merge_tests.py 121: tree conflicts 5.2: leaf del (no ci), tree del 
     129XFAIL: merge_tests.py 125: merge prior to rename src existence still dels src 
     130XFAIL: revert_tests.py 4: revert a moved file 
     131XFAIL: mergeinfo_tests.py 4: 'mergeinfo' with uninteresting source selection 
     132XFAIL: special_tests.py 10: diff a symlink to a directory 
     133XFAIL: info_tests.py 2: info on added file 
     134XFAIL: tree_conflict_tests.py 14: merge dir: del/rpl/mv onto not-same 
     135At least one test FAILED, checking /boot/home/subversion-1.6.5/tests.log 
     136FAIL:  commit_tests.py 46: set revision props during remote property edit 
     137FAIL:  update_tests.py 42: update --accept automatic conflict resolution 
     138FAIL:  prop_tests.py 1: write/read props in wc only (ps, pl, pdel, pe) 
     139FAIL:  prop_tests.py 16: property operations on an URL 
     140Summary of test results: 
     141  25 tests SKIPPED 
     142  26 tests XFAILED 
     143  4 tests FAILED 
     144make: *** [check] Error 1 
     145~/subversion-1.6.5>  
     146 
    16147}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/