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

Re: How to set the *same* ignore properties in many directories?

From: Ryan Schmidt <subversion-2012a_at_ryandesign.com>
Date: Sun, 8 Apr 2012 02:04:11 -0500

On Apr 6, 2012, at 08:17, frame wrote:

> I want to add svn:ignore properties which ignores directory "abc_dir". I know how to do it. My difficulty here is that our file structures is like the following:
>
> a/b/abc_dir/1.txt
> z/x/abc_dir/..
> m/n/abc_dir/..
> ...
> z100/x100/abc_dir/..
>
> There are about 100 of them. I cannot do it one by one. Is there a better way to do it?
>
> I know I can do it in .subversion/config global-ignore properties. But that only affects my local area. It is better for every one in our team to have it.

Write a script to set the property on each directory.
Received on 2012-04-08 09:05:00 CEST

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.