Changeset 1484 in tailor
- Timestamp:
- 04/05/08 00:09:53 (5 years ago)
- Hash name:
- 20080404220953-97f81-399f4c1cce1fd58556a3624e4909ca8b42ccc9a7
- File:
-
- 1 edited
-
README.rst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
README.rst
r1483 r1484 1047 1047 1048 1048 1049 Disjunct working directories 1050 ---------------------------- 1051 1052 A particular case happens when the ``subdir`` specified in the 1053 *source* is different from the one in *target* as in:: 1054 1055 [tailor-d1-to-d2] 1056 patch-name-format = '' 1057 source = darcs:source 1058 target = darcs:target 1059 start-revision = INITIAL 1060 1061 [darcs:source] 1062 repository = http://darcs.arstecnica.it/tailor 1063 subdir = tailor_d1 1064 1065 [darcs:target] 1066 darcs-command = /usr/local/bin/darcs2 1067 init-options = --darcs-2 1068 subdir = tailor_d2 1069 1070 In this particular case, the *kind* may be the same, allowing 1071 particular migrations between the same kind of VC, as showed. 1072 1073 Tailor will use ``rsync`` to move the changes applied in the 1074 source subdirectory to the target one. 1075 1076 1049 1077 Using a Python script as configuration file 1050 1078 -------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.
