Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8.2, 0.8.3, and 0.9

stable doc: move sync tab description in its section

Changeset f151c9bf6ef8

Parent fc47c5676918

by Giampaolo Fadel

Changes to one file · Browse files at f151c9bf6ef8 Showing diff from parent fc47c5676918 Diff from another changeset...

 
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
 
187
188
189
 
 
 
 
 
 
 
 
 
 
 
190
191
192
 
66
67
68
 
 
 
 
 
 
 
 
 
 
 
69
70
71
 
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
@@ -66,17 +66,6 @@
 focused configurable is also shown in a text box at the bottom of the  dialog.   -The :guilabel:`Sync` tab is where you can store URLs (paths) to related -repositories. It is rare to store paths in the site-wide or user -configuration files, most of the time you will only store these in a -repository configuration file. Mercurial has two special path names that -can be used as default targets for some operations. - -default - the default URL to pull from, usually clone source -default-push - the default push target when using the command line -  Please consult the Mercurial wiki for more detailed information about  these configurables (except for the first three tabs:  :guilabel:`TortoiseHg`, :guilabel:`Commit`, :guilabel:`Changelog`, which @@ -187,6 +176,17 @@
 Sync  ----   +The :guilabel:`Sync` tab is where you can store URLs (paths) to related +repositories. It is rare to store paths in the site-wide or user +configuration files, most of the time you will only store these in a +repository configuration file. Mercurial has two special path names that +can be used as default targets for some operations. + +default + the default URL to pull from, usually clone source +default-push + the default push target when using the command line +  :guilabel:`After pull operation:`   Operation which is performed directly after a successful pull.   :guilabel:`update` equates to :command:`pull --update`, :guilabel:`fetch`