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

Re: [Fwd: Setting 'auto-props' for the repository]

From: John Szakmeister <john_at_szakmeister.net>
Date: 2004-10-20 19:57:38 CEST

Ben Collins-Sussman wrote:
>
> On Oct 20, 2004, at 12:13 PM, Mark Brown wrote:
>
>>
>> [auto-props]
>> enable-auto-props = yes
>> * = svn:eol-style=native;svn:keywords "LastChangedDate"

I believe the line should read as follows:
* = svn:eol-style=native;svn:keywords=LastChangedDate

otherwise, you're trying to add a property called 'svn:keywords
"LastChangedDate"', which I'm sure isn't what you want. :-)

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 20 19:57:29 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.