355
edits
(Created page with 'We have had some pain working with Mercurial, so thought it best to write up the best practices on how to work with it as relating to the Bespin project. For now I will put up s...') |
No edit summary |
||
Line 26: | Line 26: | ||
* Setup a bitbucket.org account that you can use as your repository | * Setup a bitbucket.org account that you can use as your repository | ||
** clone Bespin from our repo to yours and then checkout THAT repo locally to work on | ** clone Bespin from our repo to yours and then checkout THAT repo locally to work on | ||
* Read up: | |||
** [https://developer.mozilla.org/en/Mozilla_Source_Code_%28Mercurial%29 Mozilla on Mercurial] | |||
** [http://hgbook.red-bean.com/ Mercurial Definitive Guide] | |||
==== Best Practices ==== | ==== Best Practices ==== |
edits