Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Switching between multiple mercurial repositories quickly

henrusorbit
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 24, 2017

I'm working with multiple hg repositories I've setup on BitBucket. I know you can go into the hgrc file to modify the remote URL path to change between repositories (I work on the terminal), but it seems pretty inefficient to have to edit that file each time I want to push changes to a different repository. Is there another way to quickly specify which repository I want to push or pull changes to/from (other than writing a script to modify the hgrc file)? Thanks in advance.

1 answer

0 votes
Scott Palmer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 10, 2018

You can enter the URL to the repo you want to push to on the command line.  You can even give multiple repos aliases in the .hgrc file.  See the Mercurial documentation for the push/pull commands. (hg help push)

henrusorbit
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 10, 2018

Awesome. Missed that somehow. Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events