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

auto-props setting being ignored when muliple similar patterns are specified

From: Michel Eyckmans (MCE) <eyckmans_at_imec.be>
Date: 2005-10-25 14:04:38 CEST

Hello,

With Subversion 1.1.2 and 1.2.1, the following auto-props spec:

*.c = svn:keywords=Id
*.C = svn:keywords=Id

does not work properly. The keywords get set on *.c files, but not
on *.C ones. Switching the lines switches the behaviour, so the
second line is always ignored.

For this particular example the work around is simple:

 *.[Cc] = svn:keywords=Id

but in general both lists of properties could be different, so...

Regards,

  MCE

PS: If you reply to the list, please add a cc to me, as I'm not on the list.

-- 
========================================================================
#include <std/disclaimer>                         Code of the Geeks v3.1
GCS d+ s+:- a40 C+++$ UHLUASO+++$ P+ L+++ E--- W++ N+++ !o K w--- !O M--
 V-- PS+ PE+ Y+ PGP- t--- !5 !X R- tv- b+ DI++ D-- G++ e+++ h+(*) !r y?
M. Eyckmans (MCE)                                eyckmans-at-imec-dot-be
========================================================================
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 25 18:15:54 2005

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.