Changeset 1494 in tailor


Ignore:
Timestamp:
04/10/08 11:12:38 (5 years ago)
Author:
lele@…
Hash name:
20080410091238-97f81-0ba61f69ccf216ad65e7f200628b0e7b55d19faf
Message:

Do not mention "hg-command", as the hg backend does not use the external tool anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.rst

    r1484 r1494  
    357357 
    358358    [hg:pxlib] 
    359     hg-command = /usr/local/bin/hg 
    360359 
    361360This will use a single directory, ``pxlib`` to contain both the source 
     
    376375 
    377376    [hg:pxlib] 
    378     hg-command = /usr/local/bin/hg 
    379377    subdir = migrated 
    380378 
     
    706704  Backends based on external command line tool such as *svn* or 
    707705  *darcs* offers this option to impose a particular external binary to 
    708   be used, as done in the example above for ``hg``. 
     706  be used, as done below in the example about `disjunct working 
     707  directories`_. 
    709708 
    710709python-path : string 
Note: See TracChangeset for help on using the changeset viewer.