Now matches auto-props in a case-insensitive manner (see subversion issue 2036 and...
commit76f91dfc590307ccd0670155ab7c8737e9623a86
authorldavis <ldavis@2cfd5912-9055-84bd-9a12-e3c18a4b6e42>
Tue, 30 Oct 2007 21:32:07 +0000 (30 21:32 +0000)
committerldavis <ldavis@2cfd5912-9055-84bd-9a12-e3c18a4b6e42>
Tue, 30 Oct 2007 21:32:07 +0000 (30 21:32 +0000)
tree5dedd0d555fd32ed669fb6e7702fdc8dfa35cef9
parent9922537f45a5177c1dd40e36b3bae727db1b9029
Now matches auto-props in a case-insensitive manner (see subversion issue 2036 and comments for revision 25124).  It was easiest to do this by storing the auto-props in a list and precompiling the regex.

git-svn-id: http://vss2svn.googlecode.com/svn/trunk@329 2cfd5912-9055-84bd-9a12-e3c18a4b6e42
script/Vss2Svn/Dumpfile/AutoProps.pm