[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: McKenna, Simon (RGH) <Simon.McKenna_at_rgh.sa.gov.au>
Date: 2005-04-29 03:07:10 CEST

-> 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)

peace
si

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 29 03:08:25 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.