Hello guys,
I am constantly struggling with MS Visual Studio renaming resource.h
file. VS 2003/2005 always lowercased it. Ok, we fixed that by renaming
it in SVN, but now VS 2008 renames it to title case. That's annoys a
lot, as you can guess ;). Could you add a feature of watching for
files when applications rename them and correct it automatically
according to the file name in SVN repository? I guess, it's not hard
to do: the old file disappears and the new file appears, having the
same name, but the case differs only.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-29 07:13:10 CEST