Rename file only by case
Roger Kratz
Roger.Kratz at teleopti.com
Wed Jan 9 12:49:31 UTC 2013
Hi
If I want to rename file FOO.txt to foo.txt in my repo - what's the best way to do this? I've done this a few times before but not been able to do this without first rename it to a "temp name" so to speak...
1) FOO.txt in repo
2) rename to FOOtemp.txt and commit
3) rename to foo.txt and commit
Can I avoid step 2 somehow?
/Roger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20130109/9f1dccb4/attachment-0002.html>
More information about the Mercurial
mailing list