Re: Adding auto properties after file has been committed

2010-01-11 Thread Larry Shatzer, Jr.
I've been using http://svn.apache.org/repos/asf/subversion/trunk/contrib/client-side/svn_apply_autoprops.pyto do this. It works great. On Mon, Jan 11, 2010 at 10:35 AM, Jeremy wrote: > I have a repository and just enabled/added some auto properties. How > can I go back and add these properties

Adding auto properties after file has been committed

2010-01-11 Thread Jeremy
I have a repository and just enabled/added some auto properties. How can I go back and add these properties to files already committed? I really don't want to do this manually and was hoping there was an automated method to do this. Thanks, Jeremy