Changeset 1367 in tailor for README


Ignore:
Timestamp:
04/28/07 16:37:47 (6 years ago)
Author:
Wouter van Heyst <larstiq@…>
Hash name:
20070428143747-143c3-63debe9f6f89a781c9c93b078efb73722bfefcf3
Message:

bazaar-ng-renaming
What was formerly know as Bazaar-NG is no longer the next generation, but the current one.
See  http://bazaar-vcs.org/Baz1x and  http://bazaar-vcs.org/Branding.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r1365 r1367  
    1111===== 
    1212 
    13 Tailor is a tool to migrate changesets between ArX_, Bazaar_, 
    14 `Bazaar-NG`_, CVS_, Codeville_, Darcs_, Git_, Mercurial_, Monotone_, 
     13Tailor is a tool to migrate changesets between ArX_, Baz_, 
     14`Bazaar`_, CVS_, Codeville_, Darcs_, Git_, Mercurial_, Monotone_, 
    1515Perforce_, Subversion_ and Tla_ [#]_ repositories. 
    1616 
     
    5353       get pending changes and build tailor ChangeSets out of them. 
    5454 
    55        To the opposite, Bazaar (1.0, not Bazaar-NG), Perforce and Tla 
     55       To the opposite, Baz (1.0, not Bazaar), Perforce and Tla 
    5656       are supported only as source systems. 
    5757 
    5858.. _arx: http://www.nongnu.org/arx/ 
    59 .. _bazaar: http://bazaar.canonical.com/ 
    60 .. _bazaar-ng: http://www.bazaar-ng.org/ 
     59.. _baz: http://bazaar-vcs.org/Baz1x 
     60.. _bazaar: http://bazaar-vcs.org/ 
    6161.. _codeville: http://www.codeville.org/ 
    6262.. _cvs: http://www.nongnu.org/cvs/ 
     
    274274 
    275275c) ArX and Codeville are (currently) only supported as *target*; 
    276    Bazaar and Tla only as *source*. 
     276   Baz and Tla only as *source*. 
    277277 
    278278d) Specifying ``--subdir .`` may not work, in particular when dealing 
     
    381381and create a new Mercurial repository in ``~/mypxlib/migrated``. 
    382382 
    383 On final example to show the syntax of Bazaar sources:: 
     383On final example to show the syntax of Baz sources:: 
    384384 
    385385    [project] 
     
    952952    $ ./tester 
    953953 
    954 will migrate the history from a darcs repository to a bazaar-ng one, 
     954will migrate the history from a darcs repository to a Bazaar one, 
    955955forcing the author to a well-known name :-) 
    956956 
     
    11101110ArX_ support was contributed by `Walter Landry <wlandry@ucsd.edu>`_. 
    11111111 
    1112 Bazaar-NG support 
     1112Bazaar support 
    11131113----------------- 
    11141114 
    1115 `Bazaar-NG`_ support was contributed by `Johan Rydberg 
     1115`Bazaar`_ support was contributed by `Johan Rydberg 
    11161116<jrydberg@gnu.org>`_.  Nowadays it's being maintained by `Lalo Martins 
    11171117<lalo.martins@gmail.com>`_. 
Note: See TracChangeset for help on using the changeset viewer.