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

Re: Does 'global ignore list' work in TortoiseSVN 1.3.1, Build 5521 - 32 Bit ?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-02-22 20:18:28 CET

Vijay Gill wrote:

> I have TortoiseSVN 1.3.1 installed on my Windows XP (SP2) machine. More
> information is provided at the end of this mail.
>
> I had set up a global ignore pattern because I develop small programs in
> Delphi, VB.Net and CSharp. The string is as following
>
> */Debug */Release *.[bB][aA][kK] *.~* *.[dD][lL][lL] *.[eE][xX][eE]
> *.[cC][oO][mM] *.[oO][bB][jJ] *.[dD][cC][uU] *.[dD][sS][kK]
> *.[mM][aA][pP] *.[mM][pP][sS] *.[mM][pP][tT] *.[rR][sS][mM]
> *.[dD][rR][cC] *.[cC]ache *.[rR]esources *.[pP][dD][bB] *.[sS][uU][oO]
>
> But I see that the files in Debug and Release folders (e.g. EXE and DLL)
> files are also included in the check for modifications etc. So much so,

To exclude the files within Debug and Release, you have to specify
*\Release\* *\Debug\*

> I imported the project in to a repository, and these files (exe and
> dll), along with many others (suposed to be ignored ones) went into my
> repository.

That's been fixed already. You can try a nightly build.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Feb 22 20:18:45 2006

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.