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

Re: Bug report: cannot ignore system files (such as Thumbs.db)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 05 Feb 2009 21:17:58 +0100

Ed wrote:
> For some reason, I can't SVN-ignore "system files" (such as Thumbs.db
> on Windows XP) when using TortoiseSVN, which is rather annoying when
> dealing with folders containing images - they always show up as
> "modified" unless I go and commit the Thumbs.db file itself whenever I
> modify any images in the folder, or disable thumbnail caching in
> Explorer. I can't find "ignore" on the menu for my Thumbs.db (I can
> ignore other files perfectly fine), and even adding it manually to the
> svn-ignore property of the folder has no effect.

If it shows up as modified, you have versioned the file. Versioned files
can not be ignored.

Delete the file from version control, commit. Then let Windows recreate
the file, then ignore it.

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=1108999
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-02-05 21:18:33 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.