How to start, first set up a main repository on Bitbucket?

Ron Winacott rwinacott at vixs.com
Thu Nov 6 14:40:12 UTC 2014


I would start by reading http://hginit.com/ This is a great tutorial. As for BitBucket, only if you want your source code on a public cloud server. You have to remember, any hg repository can act as a hg server. See hg help server.

Another good starting point is http://petevidler.com/2010/03/bite-sized-mercurial-intro/ and this is good for all of the developers in the team.

Hope this help,
                RonW

From: mercurial-bounces at selenic.com [mailto:mercurial-bounces at selenic.com] On Behalf Of Eyvind Almqvist
Sent: Tuesday, November 04, 2014 12:12 PM
To: mercurial at selenic.com
Subject: How to start, first set up a main repository on Bitbucket?

I am going to set up Mercurial for a small team.  Should the first move be to set up a main repository on Bitbucket? Should the team members then clone this repository? Can they begin making changes, commiting,  pulling and updating after that? I have read the info on
http://mercurial.selenic.com/wiki/UnderstandingMercurial, but I am not sure how start.


________________________________
IMPORTANT CONFIDENTIALITY NOTICE - This message and any attached documents contain information from ViXS Systems Inc. and are confidential and privileged and further subject to any confidentiality agreement between the parties. The information is intended to be viewed only by the individual(s) or entity(ies) to whom the message is addressed. If you are not the intended recipient, be aware that reading, disclosing, copying, distributing or using the contents of this transmission is prohibited. Please notify us immediately if you have received this transmission in error, and delete this message along with any attached files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20141106/e21aaaee/attachment-0002.html>


More information about the Mercurial mailing list