Re: 1.6.7 up for signing/testing
From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: Mon, 28 Dec 2009 09:49:02 -0800
On Sat, Dec 26, 2009 at 11:24 AM, Stefan Sperling <stsp_at_elego.de> wrote:
On trunk resolve_conflict_on_entry is only called once for these
Index: subversion/libsvn_wc/adm_ops.c
+ /* if we there is nothing to try to resolve, just skip it all */
-- Joe > #6 0x04ce68cd in resolve_conflict_on_entry () > from /usr/local/lib/libsvn_wc-1.so.1.2 > #7 0x04ce6d6b in resolve_found_entry_callback () > from /usr/local/lib/libsvn_wc-1.so.1.2 > #8 0x04cf17ee in visit_tc_too_found_entry () > from /usr/local/lib/libsvn_wc-1.so.1.2 > #9 0x04cf1474 in walker_helper () from /usr/local/lib/libsvn_wc-1.so.1.2 > #10 0x04cf175d in svn_wc_walk_entries3 () > from /usr/local/lib/libsvn_wc-1.so.1.2 > #11 0x04cf1ab7 in svn_wc__walk_entries_and_tc () > from /usr/local/lib/libsvn_wc-1.so.1.2 > #12 0x04ce6ffc in svn_wc_resolved_conflict4 () > from /usr/local/lib/libsvn_wc-1.so.1.2 > #13 0x09a4bcdb in svn_client_resolve () > from /usr/local/lib/libsvn_client-1.so.1.2 > #14 0x02ab5f6d in _wrap_svn_client_resolve () > from /usr/ports/pobj/subversion-1.6.7/subversion-1.6.7/subversion/bindings/sw > ig/ruby/.ext/svn/ext/client.so > > We have not had a release in a while with no bindings test failures. > Should we practice self-discipline by not allowing ourselves to release > 1.6.7 with test failures in the bindings? > > By the way, the ruby bindings tests don't run in a 1.6.x working copy > checked out with a trunk client :( > Almost every test fails as follows: > 11) Error: > test_checkout(SvnClientTest): > Svn::Error::WcUnsupportedFormat: subversion/libsvn_wc/questions.c:65: Svn::Error > ::WcUnsupportedFormat: The path 'wc-tmp/wc' appears to be part of a Subversion 1 > .7 or greater > working copy rooted at '/home/stsp/svn/svn-1.6.x/subversion/bindings/swig/ruby/t > est'. > > This problem is easily worked around, but running tests should really > "just work". > > Stefan >Received on 2009-12-28 18:49:37 CET |
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.