26 Aug
2013
26 Aug
'13
1:47 p.m.
Dan, can you exclude the ./ft90.py (wrong), but include the chirp/ft90.py (correct)?
It gets applied as a whole when imported into the repository (in order to keep the authorship and parent relationships) (I do an 'hg import' command, for reference).
Is it an mq patch? If so, try:
hg qref -X ./ft90.py
if not, try:
hg rm ft90.py hg commit --amend
--
Dan Smith
www.danplanet.com
KK7DS