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

Re: Problem excluding files using "global-ignores" setting in config file

From: Ph. Marek <philipp.marek_at_bmlv.gv.at>
Date: 2005-10-11 07:16:19 CEST

On Tuesday 11 October 2005 00:21, Andy Markham wrote:
> However, I see the following when I run 'svn status':
>
> M gp/includes/modules/payment/merchantpartners_cc.php
> M gp/templates_c/%%123^%%123631881^product_info.tpl.php
> M gp/templates_c/%%214^%%2140183840^popup_dimensions.tpl.php
> M gp/templates_c/%%117^%%1172603085^index.tpl.php
> M gp/templates/checkout_success.tpl
>
> Any help would be appreciated.
The "M" at the beginning shows that they are already versioned.
The ignore-patterns work only for _new_ files, not such subversion already
handles.

You can "svn rm" the files and recompile; then they should not be shown
anymore.

Regards,

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 11 07:18:28 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.