RE: Re: svn:global-ignores
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 17 Sep 2013 18:56:37 +0000
> Now I'm confused. You said earlier (and provided a link) that the svn:
Svn:global-ignores is a property set on the repository. You don't need access to your host server to set that. Svn:global-ignores is combined with any "global ignores" set up in the config file. This is a "client" setting however on a shared host like Linux that file might be used by multiple users. Since we are talking about tortoise we are only dealing with windows here.
Svn:global-ignores is inherited... svn searchs UP the folder hierarchy until it finds it... once it finds it, then it stops lookings.
So....
/This
If you are adding to /This/Is/My/Path and you have svn:global-ignores set at both /This/Is/My and /This/Is ... only the setting on /this/is/my will be used.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.