[PATCH 8 of 9 paths v2] commands.push: begin transition to path API

Gregory Szorc gregory.szorc at gmail.com
Sun Mar 8 14:51:30 CDT 2015


On Wed, Mar 4, 2015 at 8:01 AM, timeless developer <timeless at gmail.com>
wrote:

> > # User Gregory Szorc <gregory.szorc at gmail.com>
> > # Node ID 86b20c6cbde1cf67e7401f7541cbfca233d34362
> > commands.push: begin transition to path API
> > This patch begins the process of converting "hg push" to use the new >
> path API.
>
> Matt wrote:
> > I feel like we just changed this.. ahh, here it is:
>
> > # User Thomas Arendsen Hein <thomas at intevation.de>
> > # Node ID eabe44ec5af51b6a892eceea00ea6e4af40c4635
> > pull: print "pulling from foo" before accessing the other repo
> > 1. This is consistent with pushing.
> > 2. This allows to see the URL of the other repo in case accessing the
> repo
> > fails, e.g. wrong ssh path or issues with the https certificate, without
> > using --debug or showconfig paths.
>
> Matt wrote:
> > You just broke (1) and (2) seems reasonably valid?
>
> Are there sufficient tests here to identify that these changes were
> happening?
>

It appears the answer is "no." I'll write some.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20150308/d38c9c54/attachment.html>


More information about the Mercurial-devel mailing list