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

RE: Removing property from repository for all files

From: rds <rustydstone_at_yahoo.com>
Date: 2005-04-29 22:57:37 CEST

--- "McKenna, Simon (RGH)" <Simon.McKenna@rgh.sa.gov.au> wrote:
>
> -> So, we'd like to remove/clear
> -> "svn:keywords" from
> -> *all files* in the repository and set "enable-auto-props =
> -> yes" in the /etc/subversion instead.
> ->
> -> What would be the best way to do that?
>
> How about:
>
> svn propdel svn:keywords --recursive
>
> (checkout from repository root)

Yes, it looks like it indeed removed all svn:keywords props from all our
files.

However it appears that the svn:keywords property MUST be set on a EACH file
where keywords expansion is desired or it will not work. Is this true?

Thanks

                
__________________________________
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 29 23:01:36 2005

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.