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

Re: SVN ignore problem

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2005-12-21 14:12:36 CET

Nick Gilbert wrote:
> I have the following folders:
>
> UserFiles\Flash
> UserFiles\Images
> UserFiles\<blah>
>
> How do I ignore everything IN the Flash and Images folders?
>
> I have set svn:ignore on UserFiles to
> "Flash
> Images
> <blah etc>
> "

I suggest you clean out your svn:ignore property on that folder and then
right click on each subfolder in turn and add to ignore list. Maybe you
have some trailing spaces, or it's a case sensitivity issue?

Of course if those folders are already versioned then you can't ignore
them anyway.

Some (all?) versions of Windows sometimes change the case of what is
displayed in explorer. Win98 used to have that option, but I can't see
it in Win2K right now.

> ...but it has no effect which is odd, because I'm sure I'm successfully
> using this syntax elsewhere in the same project. Yes, I've committed the
> new properties.

You don't need to commit for the ignore property to take effect.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Dec 25 05:01:20 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.