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

Re: [PATCH][v3] Sticky depths should work for an excluded dir

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 14 Jan 2010 11:25:28 -0500

Sending trunk/subversion/libsvn_wc/crop.c
Sending trunk/subversion/libsvn_wc/update_editor.c
Sending trunk/subversion/tests/cmdline/depth_tests.py
Transmitting file data ...
Committed revision 899272.

Thanks!

Kannan wrote:
> Kannan wrote:
> [..]
>> Thank you Philip/Bert for the feedback. Attaching an updated patch
>> herewith as per Bert's comments.
>
>
> Tweaking the log message.
>
>> [[[
>> Log:
>> Make `--set-depth (empty|files|immediates) DIR' work, where DIR's depth
>> had already been set as `exclude'. Only `infinity' works as of now.
>> Adding a test for the same.
>
>> * subversion/libsvn_wc/crop.c
>> (svn_wc_crop_tree2): Check the 'base status' of the node here and
>> remove the check done using `svn_wc__db_node_hidden()' as it
>> marks a node as 'hidden' if status is set as
>> `svn_wc__db_status_excluded'.
>
>> * subversion/libsvn_wc/update_editor.c
>> (complete_directory): Call `svn_wc__set_depth' with the requested
>> depth rather than `infinity' by default.
>
>> * subversion/tests/cmdline/depth_tests.py
>> (update_excluded_path_sticky_depths): New test.
>
>> (info_excluded): Remove the locally imported module `re' and make it
>> globally available.
>
> (test_list): Add `update_excluded_path_sticky_depths'.
>
>> Suggested by: rhuijben
>> Patch by: Kannan R <kannanr_at_collab.net>
>> ]]]
>
>

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2010-01-14 17:26:06 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.