annotate help/topics/31.txt @ 672:88fa1544b407

Merge from branch qt5. There's much more to be done before we can make another release, but clearly it's going to be done using qt5
author Chris Cannam
date Wed, 05 Dec 2018 09:44:10 +0000
parents b3309be1640f
children
rev   line source
Chris@498 1 {Sharing changes}
Chris@498 2
Chris@499 3 I want to let my colleagues pull changes directly from my local repository
Chris@498 4
Chris@498 5 You can do this on a temporary basis using EasyMercurial, for
Chris@498 6 occasional ad-hoc transfers:
Chris@498 7
Chris@498 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*
Chris@498 9
Chris@498 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*
Chris@498 11
Chris@498 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*
Chris@498 13
Chris@498 14 *4. Click Pull in the main toolbar on your colleague's EasyMercurial program.*
Chris@498 15
Chris@498 16 There are various ways to set this relationship on a less temporary
Chris@498 17 footing if you have shared access to your local folder, through
Chris@498 18 network filesystems or via remote login to the computer you are using.
Chris@498 19 Configuring this is outside the scope of this help document.
Chris@498 20