[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: Tyler Roscoe <tyler_at_cryptio.net>
Date: Mon, 11 Jan 2010 09:46:43 -0800

On Mon, Jan 11, 2010 at 10:43:57AM -0700, Jeremy Conlin 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?

Look at the propedit and propset subcommands, and the -R flag. Failing
that, find [...] | xargs svn propset [...] or equivalent should be
helpful.

tyler
Received on 2010-01-11 19:01:34 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.