On Tue, Feb 19, 2013 at 3:50 PM, Dean Gibson AE7Q data@ae7q.net wrote:
I do thank you for your help (and it was helpful). However, in the process of doing the hg stuff for id51.py for my last message, hg deleted (or hid) my changes to id31.py. I don't care "modern" the SCM tools are, any tool that deletes (or hides) my changes without warning or telling me, is "modern" in the same sense as Windows 8. This is not a guessing game for me, nor is it a major research project.
It sounds like Dean is done messing with this, but for the rest of you listening: Mercurial doesn't delete or hide files on its own. In this case, Dean issued the "hg qpop" command, instructing Mercurical to remove his changes from the code. "hg qpush" will put them back.
Tom KD7LXL