- Timestamp:
- 05/20/05 08:55:31 (8 years ago)
- Hash name:
- 20050520065531-97f81-14c85e61b873a13a73676b75f4bb0afb46bcd757
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r308 r310 2 2 ===== 3 3 4 tailor.py is a tool to migrate changesets between CVS, Subversion, 5 darcs , monotone and Codevillerepositories.4 Tailor is a tool to migrate changesets between CVS, Subversion_, 5 darcs_, monotone_, Codeville_ and `Baazar-NG`_ [#]_ repositories. 6 6 7 7 This script makes it easier to keep the upstream changes merged in … … 37 37 38 38 39 .. [#] Monotone, Codeville and Baazar-NG systems may be used only as 40 the `target` backend, since the `source` support isn't 41 coded yet. 42 43 .. _subversion: http://subversion.tigris.org/ 44 .. _darcs: http://www.darcs.net/ 45 .. _codeville: http://www.codeville.org/ 46 .. _baazar-ng: http://www.bazaar-ng.org/ 47 39 48 Installation 40 49 ============ … … 92 101 --subdir testsvn --revision 1 testdir 93 102 94 .. warning:: When using --revision with a SVN source repository, be95 sure that the path your are tracking was there at that96 revision, otherwise svn will exit with an error.103 .. warning:: When using --revision with a SVN source repository, be 104 sure that the path your are tracking was there at that 105 revision, otherwise svn will exit with an error. 97 106 98 107 6. Bootstrap from a CVS branch, starting from a given point in time:: … … 126 135 subprocess_ that seems able to hide Windows crazyness... 127 136 128 c) Monotone and Codeville are (currently) only supported as *target* 137 c) Monotone, Codeville and Baazar-NG are (currently) only supported as 138 *target* 129 139 130 140 d) Specifying ``--subdir .`` may not work, in particular when dealing … … 197 207 ============ 198 208 199 See the output of tailor.py -h for some further tips. There's also a 200 `wiki page`_ that may give you some other hints. The development of 201 Tailor is mainly driven by user requests at this point, and the 202 preferred comunication media is the dedicated `mailing list`_ [#]_. 209 See the output of ``tailor.py -h`` for some further tips. There's 210 also a `wiki page`_ that may give you some other hints. The 211 development of Tailor is mainly driven by user requests at this point, 212 and the preferred comunication media is the dedicated `mailing list`_ 213 [#]_. 203 214 204 215 .. _wiki page: … … 213 224 contact me either by email or chatting there. 214 225 215 .. [#] I wish to say a big `Thank you` to Zooko, for hosting the ML216 and for supporting Tailor in several ways, from suggestions to217 bug reporting and fixing.226 .. [#] I wish to say a big `Thank you` to `Zooko <zooko@zooko.com>`_, 227 for hosting the ML and for supporting Tailor in several ways, 228 from suggestions to bug reporting and fixing. 218 229 219 230
Note: See TracChangeset
for help on using the changeset viewer.
