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

Re: [TSVN] BUG: ignore on directories?

From: Rainer Müller <mueller_rainer_at_gmx.de>
Date: 2005-06-02 18:56:50 CEST

C. Michael Pilato wrote:
> Subversion's ignores lists should only contain single path components,
> as the ignore algorithm is only applied to the immediate children of
> the directory on which the svn:ignore property is set. So, to ignore
> .../libraries/foo, you need to add 'foo' to the svn:ignore property
> set on the ".../libraries" directory.

Before somebody asks: Yes, it is by design and can't be changed. If you
check out only that directory, svn would not know that a child directory
should be ignored and would commit it.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jun 2 18:59:15 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.