Changes

Jump to: navigation, search

Mercurial-nexj

1 byte removed, 12:42, 23 November 2010
Notes
: Don't forget to commit this merge!
:'''Tips'''
 
:-''To create a branch in the working directory and then pushed it to the main remote repo:''
:: <code> hg branch ws </code>
:: <code > hg ci -m 'created a new branch' </code>
:; : <code> hg push --new-branch </code>
* Webserver:
:To start a web server of a specific repository, do: <code> hg serve --port 8000 </code> and open the domain name with port number in a browser, or right click on the folder and use TortoiseHg Web Server option.
1
edit

Navigation menu