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

Re: setting keywords prop automatically via .subversion/config file?

From: mike south <msouth_at_nandomedia.com>
Date: 2004-05-11 22:20:33 CEST

Ben Collins-Sussman wrote:
> On Tue, 2004-05-11 at 14:47, mike south wrote:
>
>
>> [auto-props]
>> * = svn:keywords "Author Date Id Rev URL"
>
> There's your bug. You forgot the equals sign. It should read
>
> * = svn:keywords="Author Date Id Rev URL"
>
> At the moment, you're creating a property with a really, really long
> name. ;-)
>

Thanks Ben! Fwiw, I swore I had tried that, but it turns out I only
tried it on my *.pl line, and I was testing on extensionless files :(.
Sorry to waste your time, but thanks for the help.

It might be a good idea for subversion to warn you if you set a property
starting with "svn:" that it doesn't recognize, since it might cause a
conflict later. (Although in this case I think I might be safe in
assuming that there will never be one called 'svn:keywords "Author Date
Id Rev URL"' :) ).

mike

-- 
-----------------------------------------
       Name : Mike South
      Title : Software Developer
    Company : Nando Media
Work Phone : (919) 861-1259
Cell Phone : (919) 622-1857
   Work Fax : (919) 861-1300
Work Email : msouth@nandomedia.com
        AIM : msouthnando
   Web Site : http://www.nandomedia.com/
-----------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 11 22:23: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.