[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: Russell E. Owen <rowen_at_cesmail.net>
Date: 2005-10-11 22:34:18 CEST

In article <200510110716.20744.philipp.marek@bmlv.gv.at>,
 "Ph. Marek" <philipp.marek@bmlv.gv.at> wrote:

> 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.

But if you "svn rm" files, they are deleted from disk. Is there some
command that removes them from version control without deleting them?
"svn revert" may work if the files have never been checked in. But once
they are checked in...?

-- Russell

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 11 22:56:39 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.