Changeset 1025 in tailor
- Timestamp:
- 12/04/05 10:07:19 (7 years ago)
- Hash name:
- 20051204090719-2c016-71cb247cb3c907550c5a49317ac3df5e6087d162
- File:
-
- 1 edited
-
vcpx/monotone.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/monotone.py
r1019 r1025 396 396 if token=="rename_directory": 397 397 self._addPathToSet(dirs_add, chentry.name) 398 else: 399 self._addPathToSet(implicit_dirs_add, split(chentry.name)[0]) 398 400 elif token == "patch": 399 401 # patch entries are in the form: from oldrev to newrev
Note: See TracChangeset
for help on using the changeset viewer.
