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

Re: svn commit: r1091474 - in /subversion/trunk/subversion: include/private/svn_wc_private.h libsvn_client/commit_util.c libsvn_wc/node.c

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 12 Apr 2011 18:00:30 +0100

rhuijben_at_apache.org writes:

> Author: rhuijben
> Date: Tue Apr 12 15:36:19 2011
> New Revision: 1091474
>
> URL: http://svn.apache.org/viewvc?rev=1091474&view=rev
> Log:
> Another small step in cleaning up the commit harvester: Directly obtain
> lock tokens for nodes, instead of using a separate db operation. Walk all
> BASE descendants of a deleted node to find lock tokens to properly handle
> directories replaced by files.
>
> * subversion/include/private/svn_wc_private.h
> (svn_wc__node_get_commit_status): Add argument.
> (harvest_committables): Rename a few variables. Always obtain locks. Walk
> all BASE descendants of deleted nodes to find locks, instead of only those
> of directories.
> * subversion/libsvn_client/commit_util.c
> * subversion/libsvn_wc/node.c

This log message isn't right. I think this causes some of the lock
tests to fail (I can't be sure since this rev doesn't compile on my
machine, they fail with the next rev r1091475).

-- 
Philip
Received on 2011-04-12 19:01:24 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.