[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 2346 - trunk/subversion/include trunk/subversion/libsvn_wc trunk/subversion/libsvn_client trunk/subversion/tests/clients/cmdline

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-06-27 17:13:00 CEST

sussman@tigris.org wrote:
>
> Author: sussman
> Date: Wed, 26 Jun 2002 23:34:31 -0500
> New Revision: 2346
>
> Modified:
> trunk/subversion/include/svn_wc.h
> trunk/subversion/libsvn_client/commit_util.c
> trunk/subversion/libsvn_wc/adm_crawler.c
> trunk/subversion/libsvn_wc/log.c
> trunk/subversion/libsvn_wc/props.c
> trunk/subversion/tests/clients/cmdline/prop_tests.py
> Log:
>
> Issue #742: fix commits of replaced files that have props.
> Really, this a collection of logic fixes for property-handling when
> replacing files.

This appears to break trans_tests.py. Backing down to revision 2345
passes trans_tests.py.

Running all tests in trans_tests.py...FAILURE
Running all tests in svnadmin_tests.py...success
At least one test FAILED, checking /export/home1/bzajac/Code/Subversion/s/tests.log
FAIL: commit_tests.py 6: commit wc_dir -- (anchor=wc_dir, tgt={})
FAIL: update_tests.py 2: update to an old revision of a binary files
FAIL: trans_tests.py 1: Commit new files with keywords active from birth
make: *** [check] Error 1

The complete output from trans_tests.py:

% python2 ./trans_tests.py
 * Node name: __SVN_ROOT_NODE
    Path: __SVN_ROOT_NODE
    Contents: None
    Properties: {}
    Attributes: {}
    Children: is a file.
 * Node name: __SVN_ROOT_NODE
    Path: __SVN_ROOT_NODE
    Contents: None
    Properties: {}
    Attributes: {}
    Children: 1
Unequal Types: one Node is a file, the other is a directory
caught an SVNTreeUnequal exception, returning error instead
FAIL: trans_tests.py 1: Commit new files with keywords active from birth
PASS: trans_tests.py 2: update locally modified file with eol-style 'native'

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 27 17:13:35 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.