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

pattern matching

From: Goran Fiolić <goran.fiolic_at_xylon.hr>
Date: Wed, 10 Dec 2008 19:33:40 +0100

I have the following folder structure:

 

hp014

   AA

     EDK

        hdl

     pcores

        hdl

 

where I would like to ignore EDK/hdl folder. I tried the following "global-ignore" pattern but it did not work:

 

global-ignores = EDK/hdl */EDK/hdl

 

I also tried:

 

global-ignores = */EDK/hdl

 

I tried also with different backslashes but nothing worked. What was I doing wrong?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=982377

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-10 19:40:17 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.