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

Re: svn commit: propchange - r32343 - svn:log

From: Blair Zajac <blair_at_orcaware.com>
Date: Thu, 31 Jul 2008 11:37:32 -0700

stylesen_at_tigris.org wrote:
> Author: stylesen
> Revision: 32343
> Property Name: svn:log
> Action: modified
>
> Property diff:
> --- old property value
> +++ new property value
> @@ -4,12 +4,11 @@ allocated from a pool that is not cleare
> external item.
>
> * subversion/libsvn_client/externals.c
> - (handle_external_item_change_baton):
> - Add a new non-iterpool to this struct for paths and URLs that
> - need to outlive any one iteration over any one external item.
> - (handle_externals_desc_change):
> - Set the handle_external_item_change_baton pool field.
> - (handle_external_item_change):
> - Pass the pool and not the iter_pool to resolve_relative_external_url()
> - so the absolute URL placed into the hash table lives past the
> - iter_pool.
> + (handle_external_item_change_baton): Add a new non-iterpool to this struct
> + for paths and URLs that need to outlive any one iteration over any one
> + external item.
> + (handle_externals_desc_change): Set the handle_external_item_change_baton
> + pool field.
> + (handle_external_item_change): Pass the pool and not the iter_pool to
> + resolve_relative_external_url() so the absolute URL placed into the hash
> + table lives past the iter_pool.

Would you mind reverting the formatting commit. That's the style I've used
since I joined the committer and I like it more then the other format when the
text starting on the same line at the function name.

Thanks,
Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-31 20:37:50 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.