Changeset 691 in tailor for README


Ignore:
Timestamp:
08/25/05 05:02:53 (8 years ago)
Author:
tmokros@…
Hash name:
20050825030253-cbfb9-f07447dbd6bd003e0367a0c0886160bbcd83b3a9
Message:

Initial GIT target support, using Cogito

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r686 r691  
    88 
    99Tailor is a tool to migrate changesets between ArX_, `Bazaar-NG`_ 
    10 CVS_, Codeville_, Darcs_, Mercurial_, Monotone_, Tla_ and Subversion_ 
     10CVS_, Codeville_, Darcs_, Git_, Mercurial_, Monotone_, Tla_ and Subversion_ 
    1111[#]_ repositories. 
    1212 
     
    4343 
    4444 
    45 .. [#] ArX, Codeville, Mercurial and Baazar-NG systems may be 
     45.. [#] ArX, Codeville, Git, Mercurial and Baazar-NG systems may be 
    4646       used only as the `target` backend, since the `source` support 
    4747       isn't coded yet. Contributions on these backends will be very 
     
    5757.. _cvs: http://www.nongnu.org/cvs/ 
    5858.. _darcs: http://www.darcs.net/ 
     59.. _git: http://git.or.cz/ 
    5960.. _mercurial: http://www.selenic.com/mercurial/ 
    6061.. _monotone: http://www.venge.net/monotone/ 
     
    234235   2.4's subprocess_ that seems able to hide Windows crazyness... 
    235236 
    236 c) ArX, Baazar-NG, Codeville and Mercurial are (currently) only 
     237c) ArX, Baazar-NG, Codeville, Git, and Mercurial are (currently) only 
    237238   supported as *target*; Tla only as *source*. 
    238239 
     
    445446more projects.  The first part of the name up to the first colon 
    446447indicates the `kind` of the repository, one of ``arx``, ``bzr``, 
    447 ``bzrng``, ``cdv``, ``cvs``, ``darcs``, ``hg``, ``monotone``, ``svn`` 
    448 and ``tla``. 
     448``bzrng``, ``cdv``, ``cg``, ``cvs``, ``darcs``, ``hg``, ``monotone``, 
     449``svn`` and ``tla``. 
    449450 
    450451When a repository is used as a `source`, it must indicate its origin 
     
    593594<jrydberg@gnu.org>`_. 
    594595 
     596Git support 
     597----------- 
     598 
     599`Git`_ support (using Cogito) was contributed by `Todd Mokros 
     600<tmokros@tmokros.net>`_. 
     601 
    595602Monotone support 
    596603---------------- 
Note: See TracChangeset for help on using the changeset viewer.