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

Re: Tortoise - Recognize svn:ignore in Commit File list?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 02 Jun 2009 19:35:34 +0200

eacousineau wrote:
> I've been searching around the web and this mailing list but haven't been
> able to figure out why tsvn seems to be ignoring my svn:ignore list - or at
> least, not hiding the specified files when I go to commit.
>
> I have it set svn:ignore = "obj/ bin/ *.suo *.pdb" (for VS files), each one
> on a new line. I set it recursively in the source directory, but Tortoise is
> still bringing them up saying they're unversioned.

The svn:ignore property is for single names only. So specifying 'obj/'
won't work, only 'obj' will.

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

Received on 2009-06-02 19:35:49 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.