tests/test-convert.t
branchstable
changeset 13494 3178aca36b0f
parent 13431 69c773750055
child 15145 ff26712a0c50
equal deleted inserted replaced
13493:95b0d4c1c9e1 13494:3178aca36b0f
   202       auto detection.
   202       auto detection.
   203   
   203   
   204       The following options can be set with "--config":
   204       The following options can be set with "--config":
   205   
   205   
   206       convert.svn.branches
   206       convert.svn.branches
   207                   specify the directory containing branches. The defaults is
   207                   specify the directory containing branches. The default is
   208                   "branches".
   208                   "branches".
   209       convert.svn.tags
   209       convert.svn.tags
   210                   specify the directory containing tags. The default is "tags".
   210                   specify the directory containing tags. The default is "tags".
   211       convert.svn.trunk
   211       convert.svn.trunk
   212                   specify the name of the trunk branch The defauls is "trunk".
   212                   specify the name of the trunk branch. The default is "trunk".
   213   
   213   
   214       Source history can be retrieved starting at a specific revision, instead
   214       Source history can be retrieved starting at a specific revision, instead
   215       of being integrally converted. Only single branch conversions are
   215       of being integrally converted. Only single branch conversions are
   216       supported.
   216       supported.
   217   
   217