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

RE: svn commit: r936240 - /subversion/trunk/subversion/libsvn_wc/entries.c

From: Bert Huijben <bert_at_qqmail.nl>
Date: Wed, 21 Apr 2010 13:37:18 +0200

> -----Original Message-----
> From: gstein_at_apache.org [mailto:gstein_at_apache.org]
> Sent: woensdag 21 april 2010 12:05
> To: commits_at_subversion.apache.org
> Subject: svn commit: r936240 -
> /subversion/trunk/subversion/libsvn_wc/entries.c
>
> Author: gstein
> Date: Wed Apr 21 10:04:42 2010
> New Revision: 936240
>
> URL: http://svn.apache.org/viewvc?rev=936240&view=rev
> Log:
> Revamp and simplify the central entry-fetching function,
> svn_wc__get_entry. It no longer worries about the entries cache, and
> always goes to the database to fetch the parent/entry pair of entries.
>
> * subversion/libsvn_wc/entries.c:
> (svn_wc__get_entry): strip out the access baton and entries cacheing
> considerations from this function. use read_entry_pair to grab the
> target entry. only use the RESULT_POOL and SCRATCH_POOL rather than
> an
> access baton's pool.

This patch breaks 485 tests on the ubuntu buildbot and 479 on the Windows buildbot.

(I see basic_tests.py 1-17 in the list of failures)

        Bert
Received on 2010-04-21 13:37:55 CEST

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.