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

Re: svn commit: r20155 - in trunk/subversion: include libsvn_client libsvn_wc

From: Ivan Zhakov <zhakov_at_tigris.org>
Date: 2006-06-20 13:28:08 CEST

On 6/20/06, Kamesh Jayachandran <kamesh@collab.net> wrote:
> zhakov@tigris.org wrote:
> > Author: zhakov
> > Date: Sat Jun 17 03:56:17 2006
> > New Revision: 20155
> >
> > Modified:
> > trunk/subversion/include/svn_wc.h
> > trunk/subversion/libsvn_client/add.c
> > trunk/subversion/libsvn_client/commit.c
> > trunk/subversion/libsvn_wc/status.c
> > trunk/subversion/libsvn_wc/util.c
> >
> > Log:
> > Make all svn:ignore pattern matching go through a single function to make
> > future enhancements easier.
> >
> > Patch by: Osku Salerma <osku@iki.fi>
> >
> > * subversion/include/svn_wc.h
> > (svn_wc_match_ignore_list): New function declaration.
> >
> > * subversion/libsvn_wc/util.c
> > (svn_wc_match_ignore_list): New function.
> >
> > * subversion/libsvn_wc/status.c (send_unversioned_item): Use
> > svn_wc_match_ignore_list instead of svn_cstring_match_blob_list.
> >
> >
>
> -svn_cstring_match_blob_list
> +svn_cstring_match_glob_list
>
Thanks, Kamesh. But Julian Foad already have fixed this.

-- 
Ivan Zhakov
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 20 13:30:19 2006

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.