RE: Auto-props - can I override the config file?
From: David Aldrich <David.Aldrich_at_EU.NEC.COM>
Date: Fri, 26 Mar 2010 12:04:47 +0000
Hi Andy
Thanks for your quick reply.
> The later. Auto-props are applied when you run svn add, so after the
Actually, my previous post was incorrect - the error occurs upon add not commit:
C:\>svn add myfile.v
But I have found switch --no-auto-props, which solves the problem:
C:\>svn add --no-auto-props myfile.v
Thanks for your help,
David
|
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.