switching between branches of mercurial?

Ben Abbott bpabbott at mac.com
Fri Apr 4 07:58:04 CDT 2008


When the sources are initially pulled, what branch is active?

	hg pull http://www.octave.org/hg/octave
	hg update

I can switch to the 3-0-x branch by

	hg update -C release-3-0-x

How do I determine what branches are available to switch between?

How do I return to the default?

Ben


More information about the Octave-maintainers mailing list