Changeset 554 in tailor for README


Ignore:
Timestamp:
08/13/05 10:42:51 (8 years ago)
Author:
lele@…
Hash name:
20050813084251-97f81-aeb40c62db61f4302adb01d116269c5b87286e2a
Message:

Mention Tla, and markup fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r506 r554  
    22===== 
    33 
    4 Tailor is a tool to migrate changesets between CVS, Subversion_, 
    5 darcs_, ArX_, monotone_, Codeville_, Mercurial_ and `Baazar-NG`_ [#]_ 
    6 repositories. 
     4Tailor is a tool to migrate changesets between ArX_, `Baazar-NG`_ 
     5CVS_, Codeville_, Darcs_, Mercurial_, Monotone_, Tla_ and Subversion_ 
     6[#]_ repositories. 
    77 
    88This script makes it easier to keep the upstream changes merged in 
     
    4545       of them. 
    4646 
     47       To the opposite, Tla is supported only as a source system. 
     48 
     49.. _arx: http://www.nongnu.org/arx/ 
     50.. _baazar-ng: http://www.bazaar-ng.org/ 
     51.. _codeville: http://www.codeville.org/ 
     52.. _cvs: http://www.nongnu.org/cvs/ 
     53.. _darcs: http://www.darcs.net/ 
     54.. _mercurial: http://www.selenic.com/mercurial/ 
    4755.. _subversion: http://subversion.tigris.org/ 
    48 .. _darcs: http://www.darcs.net/ 
    49 .. _codeville: http://www.codeville.org/ 
    50 .. _baazar-ng: http://www.bazaar-ng.org/ 
    51 .. _mercurial: http://www.selenic.com/mercurial/ 
    52 .. _arx: http://www.nongnu.org/arx/ 
     56.. _tla: http://www.gnuarch.org/arch/index.html 
    5357 
    5458 
     
    117121             ``-r{DATE}`` may produce strange results with this setup. 
    118122 
     123__ http://svnbook.red-bean.com/en/1.0/ch05s02.html#svn-ch-5-sect-2.1 
    119124__ http://svn.haxx.se/users/archive-2005-07/0605.shtml 
    120125__ http://svn.haxx.se/users/archive-2005-03/0596.shtml 
     
    210215   2.4's subprocess_ that seems able to hide Windows crazyness... 
    211216 
    212 c) Monotone, Codeville and Baazar-NG are (currently) only supported as 
    213    *target* 
     217c) ArX, Monotone, Codeville and Baazar-NG are (currently) only 
     218   supported as *target*; Tla only as *source*. 
    214219 
    215220d) Specifying ``--subdir .`` may not work, in particular when dealing 
     
    451456Lele Gaifax <lele@nautilus.homeip.net> 
    452457 
     458Since I'm not currently using all the supported systems (so little 
     459time, so many VCSs...) I'm not in position to test them out properly, 
     460but I'll do my best to keep them in sync, maybe with your support :-) 
     461 
     462ArX support 
     463----------- 
     464 
     465ArX_ support was contributed by `Walter Landry <wlandry@ucsd.edu>`_. 
    453466 
    454467Monotone support 
     
    457470Monotone_ support was kindly contributed by `Markus Schiltknecht 
    458471<markus@bluegap.ch>`_ and further developed by `rghetta 
    459 <birrachiara@tin.it>`_.  Since I'm not currently using monotone (so 
    460 little time, so many VCSs...) I'm not in position to test it out 
    461 properly, but I'll do my best to keep it in sync, maybe with your 
    462 support :-) 
     472<birrachiara@tin.it>`_. 
     473 
     474Tla support 
     475----------- 
     476 
     477Tla_ support was contributed by `Robin Farine 
     478<robin.farine@terminus.org>`_. 
    463479 
    464480.. _monotone: http://www.venge.net/monotone/ 
Note: See TracChangeset for help on using the changeset viewer.