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

Re: Fwd: Ignore on a per-repository basis?

From: Ben Kennedy <ben_at_zygoat.ca>
Date: 2004-09-27 18:20:00 CEST

On 27 9 2004 at 10:45 am -0400, Dave Neary wrote:

>> I would like to set a global property on the repository, so that the
>> "*.build" dirs will be automatically ignored for every project, without
>> having to expressly set up flags on a per-proj or per-user basis.
>
>http://svnbook.red-bean.com/svnbook-1.0/ch07.html#svn-ch-7-sect-1.3.2
>
>The glocal config option 'global-ignores' sounds like the one you are
>looking for. However, there doesn't seem to be a way to specify that
>only directories called *.build get ignored - it will also ignore files
>called *.build.

Thanks Dave. I don't care if FILES called "*.build" are ignored too;
that's not a big deal.

In any case however, this does not satisfy the problem I was hoping to
solve, because it will only work on a PER-USER basis; i.e. every user
accessing the repository will need to have the same global-ignores line
in their ~/.svn/config file. I want to have a solution that is
transparent and does not require asking everybody to please make sure you
edit your config so that you don't commit *.build files or directories.

-ben

-- 
Ben Kennedy, chief magician
zygoat creative technical services
613-228-3392 | 1-866-466-4628
http://www.zygoat.ca
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 27 18:20:31 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.