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

RE: auto-props fails in unusual cases

From: Dennis McRitchie <dmcr_at_Princeton.EDU>
Date: Mon, 20 Jul 2009 14:48:30 -0400

My bad. My server is v 1.5.2, but I didn't notice that the client I was
testing with on another machine was 1.4.2.

I see now that the problem has been fixed in the 1.5.2 client.

I apologize for the noise.

Dennis

> -----Original Message-----
> From: Dennis McRitchie
> Sent: Friday, July 17, 2009 10:08 PM
> To: 'users_at_subversion.tigris.org'
> Subject: auto-props fails in unusual cases
>
> "svn import" and "svn add" will not honor a file name pattern in
~/.subversion/config under unusual
> (but important) circumstances. If the two following lines are in the
config file:
>
> *.C = svn:eol-style=native
> *.c = svn:eol-style=native
>
> Only the first line will be honored. So files with the pattern *.C
will be assigned the property, but
> files with the pattern *.c, will be assigned no property. If the lines
are reversed, the first line
> will still be the only one honored. If other lines with other file
patterns separate the above two
> lines, it makes no difference.
>
> The same applies to *.F and *.f, *.F77 and *.f77, and *.F90 and *.f90,
all of which are in current
> use.
>
> I am using svn version 1.5.2, but have not seen this reported in the
archives, and so do not expect it
> to have been fixed yet.
>
> Can you confirm that this is still a problem and suggest a
circumvention while waiting for a fix?
>
> Thanks very much.
>
> Dennis
>
> Dennis McRitchie
> Computational Science and Engineering Support (CSES)
> Academic Services Department
> Office of Information Technology
> Princeton University

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2372685

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-20 20:54:17 CEST

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.