RE: Re: svn:global-ignores
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 11 Sep 2013 20:16:14 +0000
> Ah-ha! I'm using a web-based host for collaboration reasons, and I haven't
Global ignores is a client configuration item, NOT a server configuration item. It's "global" to the CLIENT, ie all the working copies you use on that client. So, you should be able to edit your client config file to add your ignore.
If you want it global to everyone using the repository you can put svn:global-ignores of the repository root folder, and it should propagate to all your projects. As long as your users have access to read the root folder, the svn:global-ignores should apply to every thing imported and added to that repository.
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.