[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: Douglas Stonham <dstonham_at_pennysaverusa.net>
Date: 2005-12-22 18:30:20 CET

> Setting svn:ignore to * on 20 folders will take quite a while. I thought
> there was a way to do something like
>
> svn:ignore=
> Folder1\*
> Folder2\*
> Folder3\*
> etc?

I will admit I haven't tried, but my understanding is you can't do this
since someone could check out Folder1 rather than it's container and then
the ignore statement wouldn't be in effect.

If you really need to set properties on certain folders as they are
committed, you will probably need to look into scripts, either client side
or on server hooks.

Douglas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Dec 25 03:45:54 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.