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

Overriding auto-props?

From: Clay Loveless <clay_at_killersoft.com>
Date: 2004-08-30 01:11:25 CEST

I've got my auto-props turned on and set to automatically enable all
svn:keywords expansion.

My config file looks like:

[miscellany]
enable-auto-props = yes

[auto-props]
* = svn:keywords=Date Rev Author URL Id

However, when importing some vendor drops, I want to disable keyword
expansion for those paths of my repository, so that when I check for a list
of all changes I've made to my local version of the vendor drop, I don't get
a list of all the vendor files that had $Id$ in them, which were changed
during the import into my repository.

Is it possible to disable/override my auto-props setting for a specific
import, or better yet, entire path of my repository?

Many thanks!
-Clay

-- 
Killersoft.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 30 01:12:00 2004

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.