Python DVCS PEP - integrate info extension?

Rafael Villar Burke pachi at rvburke.com
Tue Jan 20 17:38:53 UTC 2009


Arne Babenhauserheide wrote:
> Hi, 
>
> In the DVCS PEP I just read the following: 
>
> "For this to happen I first had to remember the URLs for the repositories. 
> Instead of simply looking in this PEP, though, I decided to try to figure it 
> out from the command-line help for each tool or simply guessing. Bzr worked 
> out great with ``bzr info``. Git took a little poking around, but I figured 
> out ``git remote show origin`` told me what I needed. For hg, though, I 
> couldn't figure it out short of running ``hg pull`` and denoting the status 
> information during the pull."
Isn'g "hg paths" exactly for this usecase?.

Regards,

Rafael Villar Burke



More information about the Mercurial mailing list