On Mon, Jan 11, 2010 at 12:43, Jeremy Conlin <jlcon...@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

Reply via email to