[chirp_devel] issue #967 - add aprs beacon and message parsing
Jens Jensen
Mon Dec 29 10:59:30 PST 2014
Angus,
It works well for me... Here is my sample hgrc. It's for yahoo, but you get the idea:
$ cat .hg/hgrc
[paths]
default = http://d-rats.com/hg/chirp.hg
[ui]
username = Jens Jensen <af5mi at yahoo.com>
[extensions]
hgext.mq=
hgext.patchbomb=
hgext.crecord=/Users/jens/build/hgext/crecord/
[email]
from = Jens Jensen <af5mi at yahoo.com>
to = chirp_devel at intrepid.danplanet.com
method = smtp
[smtp]
host = smtp.mail.yahoo.com
port = 465
tls = smtps
verifycert = loose
username = af5mi at yahoo.com
> On Dec 29, 2014, at 11:43 AM, Angus Ainslie <angus at akkea.ca> wrote:
>
> On 2014-12-29 10:36, Tom Hayward wrote:
>> On Mon, Dec 29, 2014 at 9:06 AM, Angus Ainslie <angus at akkea.ca> wrote:
>>>
>>> I'll give it another shot. I'm not very familiar with mercurial so it
>>> might take a while :)
>>
>> The necessary commands are given here:
>> http://chirp.danplanet.com/projects/chirp/wiki/DevelopersProcess
>>
>> Tom KD7LXL
>
> If mercurial is already setup I'm sure they work wonderfully,
> unfortunately on my system it is not.
>
> For the mercurial noob like me it might be nice to add
>
> hg qrefresh --amend
>
> To the list on that page
> _______________________________________________
> chirp_devel mailing list
> chirp_devel at intrepid.danplanet.com
> http://intrepid.danplanet.com/mailman/listinfo/chirp_devel
> Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers
More information about the chirp_devel
mailing list