Hi,
The instructions at http://chirp.danplanet.com/projects/chirp/wiki/DevelopersProcess#Soft-commit... this mistake. Clarifying what add_comment means and adding some explanation about the second pre block (are they commands to be entered verbatim? Are they a list of commands supported by the mq extension?) would help. Everything else on that page can be copy/pasted as is, are you meant to copy/paste those commands?
On Wed, Feb 20, 2013 at 5:25 PM, Tom Hayward esarfl@gmail.com wrote:
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 _______________________________________________ chirp_devel mailing list chirp_devel@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_devel Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers