'hg log --follow' is not the default behaviour and thus I don't know if history will be shown in the online repository.
What is the name of the current chirp (windowed) binary in Linux? Is 'chirp' taken? If so then there already exists a discrepancy between the source and the install.
----------------------------------------
Date: Wed, 25 Feb 2015 01:16:11 -0800 From: zach@mandolincreekfarm.com To: chirp_devel@intrepid.danplanet.com Subject: Re: [chirp_devel] [PATCH 2/9] Rename chirp.py as chirpc (#2343)
On 02/25/2015 01:11 AM, Kosta Arvanitis wrote:
Is it possible to rename a file in HG and have it keep the history?
The rename will preserve all history of the file, though you must ask for it explicitly:
hg log --follow chirpc
If your keen on creating a tool for install purposes, look at the setup script. You may be able to achieve this by creating a named setup distro without requiring a rename of the source file. I haven't tried this myself but should be possible.
I don't think it's a good idea to rename it on install, as it will be confusing to anyone that switches between an installed release and a daily build.
-- Zach Welch Mandolin Creek Farm www.mandolincreekfarm.com farm: 541-453-4131 cell: 541-740-3410 _______________________________________________ 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