07/01/14 17:53:00
TourtoiseSVN 1.4.1 & svn 1.4.2 をつかっているんですが、
config の [auto-props] のところに
*.txt = svn:keywords=Date Rev Author URL Id
*.TXT = svn:keywords=Date Rev Author URL Id
とかいたら *.txt だけ auto-props してくれて
*.TXT = svn:keywords=Date Rev Author URL Id
*.txt = svn:keywords=Date Rev Author URL Id
とかいたら *.TXT だけ auto-props してくれるんですけど
*.txt も *.TXT も auto-props が効くようにする方法はないのでしょうか?