Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9.3, 2.0, and 2.0.1

stable docs: rename synchronize.txt to sync.txt

Changeset 111f60037ae9

Parent bcd080439cf8

by Steve Borho

Changes to 3 files · Browse files at 111f60037ae9 Showing diff from parent bcd080439cf8 Diff from another changeset...

 
11
12
13
14
 
15
16
17
 
11
12
13
 
14
15
16
17
@@ -11,7 +11,7 @@
  init   clone   commit - synchronize + sync   serve   guess   ignore
 
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
 
210
211
212
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
213
214
215
@@ -210,35 +210,6 @@
  standard tags inserted by the Mercurial Queues Extension.   Default: None.   -.. module:: synchronize.settings - :synopsis: Dialog used to set synchronize specific preferences - -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` - equates to the fetch extension, :guilabel:`rebase` equates to - :command:`pull --rebase`. Default: none. - -:guilabel:`Remote repository paths` - In this pane you can configure aliases for repositories that you - frequently synchronize with. Mercurial will add a *default* alias - to the clone source automatically. All configured path aliases will - be listed in the Synchronize tool path drop-down box, and they can - be used as short-cuts on the command line. - -  .. module:: web.settings   :synopsis: Dialog used to set web server specific preferences  
Show Entire File doc/​source/​sync.txt Stacked
renamed from doc/source/synchronize.txt
(No changes)