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