Changeset 407 in tailor for README


Ignore:
Timestamp:
07/05/05 20:57:03 (8 years ago)
Author:
lele@…
Hash name:
20050705185703-97f81-df90b7216fddae7b78b3ef213a49d418c32d5a19
Message:

UNDO: Handle "INITIAL" as --revision under CVS
It's now possible to give "INITIAL" as --revision argument when
bootstrapping from a CVS repository: tailor will look for the first
change in the specified branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r406 r407  
    115115    $ tailor -b -s cvs -R :pserver:anonymous@server.org:/cvsroot/ \ 
    116116                --revision 'unstable-branch 2001-12-25 23:26:48 UTC' \ 
    117                 --module something new-darcs-repository 
    118  
    119 7. Bootstrap from a CVS branch, starting from the beginning of time:: 
    120  
    121     $ tailor.py -b -s cvs -R :pserver:anonymous@server.org:/cvsroot/ \ 
    122                 --revision 'unstable-branch INITIAL' \ 
    123117                --module something new-darcs-repository 
    124118 
Note: See TracChangeset for help on using the changeset viewer.