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

Re: Setting auto properties after file(s) have been committed.

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 11 Jan 2010 12:52:00 -0500

On Mon, Jan 11, 2010 at 12:43, Jeremy Conlin <jlconlin_at_gmail.com> wrote:
> I just created some auto properties settings for my repository.  I
> need to now apply these settings to all the files in my repository.
> Is there some automated way to do this or do I have to do it manually?

Check out svn_apply_autoprops.py [1]. You'll need to check out any of
the items which need the properties applied. Any existing properties
will be removed/overwritten.

1: http://svn.collab.net/repos/svn/trunk/contrib/client-side/svn_apply_autoprops.py
Received on 2010-01-11 18:52:35 CET

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.