[PATCH] contrib/mercurial.el: hg-outgoing path is set as 'default-push' which prevents it from working in repos which have the default path as just 'default'. Fixed that - RESEND

Benoit Boissinot benoit.boissinot at ens-lyon.org
Wed Oct 20 18:33:31 CDT 2010


On Wed, Oct 20, 2010 at 06:17:37PM +0530, Azhagu Selvan SP wrote:
> # HG changeset patch
> # User Azhagu Selvan SP <tamizhgeek at gmail.com>
> # Date 1287578747 -19800
> # Node ID c4cb8e9aeeddf9eeffb1e1b03679592b921a48f2
> # Parent  b7a8f137d14a39a8f164568306911fbb0b7f5c55
> contrib/mercurial.el: hg-outgoing path is set as 'default-push' which
> prevents it from working in repos which have the default path as just
> 'default'. Fixed that.
> 
> Fix found in this url - http://alexott.net/en/writings/emacs-vcs/EmacsMercurial.html

Reworked the commit message and pushed to crew.

> 
> diff --git a/contrib/mercurial.el b/contrib/mercurial.el
> --- a/contrib/mercurial.el
> +++ b/contrib/mercurial.el
> @@ -1,3 +1,4 @@
> +

Please don't add unnecessary whitespace changes.

>  ;;; mercurial.el --- Emacs support for the Mercurial distributed SCM
>  
>  ;; Copyright (C) 2005, 2006 Bryan O'Sullivan

cheers,

Benoit

-- 
:wq


More information about the Mercurial-devel mailing list