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

[TSVN] Re: global ignore & keywords

From: Norbert Unterberg <nepo_at_gmx.net>
Date: 2004-12-11 15:51:39 CET

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

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Dec 11 15:52:29 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.