Changeset 421 in tailor
- Timestamp:
- 07/23/05 03:00:29 (8 years ago)
- Hash name:
- 20050723010029-97f81-27667e8aeb5e9bb750b29c1104fa9d70af3cba90
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r408 r421 82 82 --module /Product/trunk -r 10 --subdir Product ~/darcs/MyProduct 83 83 84 2. Bootstrap a new product, fetching from CVS and storing under SVN: 85 this will create the directory "~/svnwc/cmfcore"; "~/svnwc" must be 86 already under SVN:: 87 88 $ tailor --source-kind cvs --target-kind svn --bootstrap \ 84 2. Bootstrap a new product, fetching its whole CVS repository and 85 storing under SVN 86 87 $ tailor.py --source-kind cvs --target-kind svn --bootstrap \ 89 88 --repository :pserver:cvs.zope.org:/cvs-repository \ 90 --module CMF/CMFCore ~/svnwc/cmfcore 91 89 --module CMF/CMFCore --revision INITIAL cmfcore 90 91 c. Finally run it again without --bootstrap to bring the repository 92 in sync with latest CVS version:: 93 94 $ tailor -D -v $HOME/svnwc/cmfcore 95 92 96 3. Showing each command bootstrap a new DARCS repos in 93 97 "~/darcs/cmftopic" under which the upstream module will be
Note: See TracChangeset
for help on using the changeset viewer.
