Mercurial > hg > easyhg
comparison help/topics/31.txt @ 525:721a8e30822b
Merge
author | Chris Cannam |
---|---|
date | Thu, 17 Nov 2011 17:12:39 +0000 |
parents | b3309be1640f |
children |
comparison
equal
deleted
inserted
replaced
524:eea753f1cae8 | 525:721a8e30822b |
---|---|
1 {Sharing changes} | |
2 | |
3 I want to let my colleagues pull changes directly from my local repository | |
4 | |
5 You can do this on a temporary basis using EasyMercurial, for | |
6 occasional ad-hoc transfers: | |
7 | |
8 *1. In EasyMercurial on your computer, go to File -> Share Repository and make a note of the URL shown in the window that is opened* | |
9 | |
10 *2. In EasyMercurial on your colleague's computer, either [[12|open a new empty folder]], or [[13|reopen a repository]] that has been pulled from your repository in the past* | |
11 | |
12 *3. Go to Remote -> Set Remote Location on your colleague's computer and enter the URL you made a note of in the first step* | |
13 | |
14 *4. Click Pull in the main toolbar on your colleague's EasyMercurial program.* | |
15 | |
16 There are various ways to set this relationship on a less temporary | |
17 footing if you have shared access to your local folder, through | |
18 network filesystems or via remote login to the computer you are using. | |
19 Configuring this is outside the scope of this help document. | |
20 |