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

Re: Ignored files and folders are displayed as deleted

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 06 Sep 2010 19:34:12 +0200

On 06.09.2010 09:53, Roman R wrote:
> I've marked a few folders as ignored (I set svn:ignore property for
> them). However, when I check my project for modifications, files in
> those ignored folder and the folders themselves are displayed as
> deleted, which pollutes in the UI. "Show ignored files" is
> unchecked.
>
> Have I done something wrong or is this a bug.

You had those files versioned before, so now you've ignored them and
TSVN automatically marked them as deleted so they are removed from
version control.
That's because you can't ignore something that's versioned.

Commit the deletion and you'll be fine.

Stefan

-- 
        ___
   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=2656079
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-06 19:34:39 CEST

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.