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

Re: [TSVN] Re: global ignore & keywords

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-12-11 17:28:05 CET

Norbert Unterberg wrote:
> Julien TOUCHE schrieb:
>
>> [auto-props]
>> * = svn:keywords = LastChangedDate Author Id URL Rev Date
>> * = tsvn:minlogmsgsize = 8
>> * = tsvn:logwidthmarker = 80
>
>
> To add more than one property to the same file type, you need to put
> then all in the same entry, separated by a semicolon ";":
>
> [auto-props]
> * = svn:keywords = LastChangedDate Author Id URL Rev
> Date;tsvn:minlogmsgsize = 8;tsvn:logwidthmarker = 80

Just a note:
autoprops don't work on folders, only on files! So using the tsvn:
properties in the autoprops settings won't work at all, no matter if you
use the correct syntax or not. Because Subversion will set those props
only on files automatically, but TSVN expects them to be on folders.

The only thing you can do: file an issue with Subversion to make
autoprops work with folders too.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Dec 11 17:29:31 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.