How do I do what svn switch does, in mercurial?
that is change my working directory to switch to another branch in the repository?
|
|
How do I do what svn switch does, in mercurial? that is change my working directory to switch to another branch in the repository? |
|||
|
|
|
|
http://mercurial.selenic.com/wiki/Update That will switch to a specified revision. |
||
|
|
|
The switch command does two things in Subversion:
The If you want to do the latter, then simply edit [paths] default = http://example.net/something and you can change this default push/pull URL to something else as you see fit. You can also add other entries to this section if you often need to push/pull from other locations. If you want to pull from one location, but push to another, then add a |
||
|
|