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

Re: How do I add the file to the ignore list without deleting it?

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Sun, 21 Feb 2010 22:36:51 +0000

On 21 February 2010 22:32, laredotornado <laredotornado_at_gmail.com> wrote:
> Hi,
>
> I'm using the latest version of Tortoise SVN on Windows XP.  I want to add a
> file to my SVN ignore list, however, when I right click on the file and
> select "Tortoise SVN", the only submenu option is "Delete and add to ignore
> list," but I don't want to delete the file, I just want to add it to the
> ignore list.  How do I do this?
>
> Right now, the file has a red "X" on it if that helps.

Delete and add to ignore list is exactly what you want. You want the
file to be removed from the subversion repository, kept locally and
added to the ignore list (you can only ignore items that are not
versioned. If you want the item not to be versioned then it has to be
deleted from the repository).

The fact that it has an X on means it is scheduled for deletion from
the repository. The fact that you can see it at all means that it has
not been deleted locally.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2450116
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-21 23:37:00 CET

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

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