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

[TSVN] Setting SVN properties using the config file

From: Andreas Keil <rien_at_nurfuerspam.de>
Date: 2005-09-08 11:40:53 CEST

When adding new TeX files to SVN, I want to set two SVN properties at once
using the following lines in my local TortoiseSVN config file:

--------------------------
[miscellany]
enable-auto-props = yes

[auto-props]
*.tex = svn:mime-type=application/x-tex;svn:eol-style=native
--------------------------

However, only the first property is set, the second one is lost. I think
that the four extra spaces after "*.tex" (compared to the provided examples)
are not the source of this problem.

Does anyone have an idea of the correct config file syntax for setting more
than one property?

Thanks,
Andreas.

P.S.: As an off-topic side issue, I'd be interested in a link to an official
site listing all defined MIME types.

-- 
Mails to my e-mail address are usually discarded without even having been 
read, sorry. 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Sep 8 12:52:11 2005

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.