octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pushing to agora-dellsystem


From: Jordi Gutiérrez Hermoso
Subject: Re: Pushing to agora-dellsystem
Date: Tue, 7 Aug 2012 13:02:31 -0400

Wendy, let's keep the discussion public as much as possible. I would
be very happy to see other people participating in the ideas.

On 7 August 2012 11:57, Wendy Liu <address@hidden> wrote:
> On 7 August 2012 08:31, Jordi Gutiérrez Hermoso <address@hidden>
> wrote:
>>
>> On 7 August 2012 01:03, Wendy Liu <address@hidden> wrote:
>> > address@hidden agora $: hg push --debug
>> > pushing to http://inversethought.com/hg/hgwebdir.cgi/agora-dellsystem/
>>
>> I thought you cloned from an ssh:// url. Edit your .hg/hgrc to
>> point to ssh://address@hidden/hg/repos/agora-dellsystem
>> instead.
>>
> Sorry, my bad, I messed up. Just pushed, everything works fine.

Good. I made one little change, because I'm a little crazy:

    http://inversethought.com/hg/agora/rev/4a32aabcae88

Just pull from that url:

    http://inversethought.com/hg/agora

You might want to alias it in your clone's .hg/hgrc, something like:

    [paths]
    default=ssh://address@hidden/hg/repos/agora-dellsystem
    jordi = http://inversethought.com/hg/agora

so that "hg [pull|incoming|outgoing] jordi" will work.

> I tried to follow the commit message guidelines at
> http://wiki.octave.org/Commit_message_guidelines as much as I could.
> Let me know if there's anything I should change in my committing
> style.

Your style is fine. Agora isn't a GNU package (yet?), so it doesn't
have to follow the standards as strictly as Octave itself.

Thanks,
- Jordi G. H.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]