Changeset 847 in tailor for README


Ignore:
Timestamp:
09/25/05 01:27:53 (7 years ago)
Author:
lele@…
Hash name:
20050924232753-97f81-1412fca446a5178fc6bc33a1f5c450cccf8b5105
Message:

New option to introduce a delay before each changeset

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r837 r847  
    337337    module = pxlib 
    338338    subdir = original 
     339    delay_before_apply = 10 
    339340 
    340341    [hg:pxlib] 
     
    534535intervention is needed. 
    535536 
     537Sometime the migration is fast enough to put the upstream server under 
     538an excessive load. When this is the case, you may specify 
     539``delay_before_apply = 5``, that is the number of seconds tailor will 
     540wait before applying each changeset. It defaults to None, ie no delay 
     541at all. 
     542 
    536543 
    537544Using a Python script as configuration file 
Note: See TracChangeset for help on using the changeset viewer.