Hi!

On Mon, Jan 07, 2013 at 08:05:00PM -0700, Dan Allen wrote:
> I'll follow-up by setting up an automated job to keep it updated when
> changes are detected in the Hg repo (I may be able to use GitHub hooks).

It might be simpler to ask Stuart to change his .hg/hgrc like:

    [paths]
    default = https://asciidoc.googlecode.com/hg/
    git = git+ssh://[email protected]/USERNAME/asciidoc.git

    [hooks]
    outgoing = hg push git

This way github mirror will be updated automatically when pushing changes
to googlecode. I also prefer hg and googlecode for my projects, but some
users asked me to provide github mirror and I've setup it in this way.

-- 
                        WBR, Alex.

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to