Changeset 1520 in tailor
- Timestamp:
- 05/21/08 03:11:15 (5 years ago)
- Hash name:
- 20080521011115-97f81-d0055ec3a6dca88d5db42231cd6368eec7d6b8a5
- File:
-
- 1 edited
-
vcpx/source.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/source.py
r1361 r1520 101 101 # source backend. 102 102 if not self._willApplyChangeset(c, applyable): 103 self.log. debug('Stopping application at revision %r',104 c.revision)103 self.log.info('Stopping application, %r remains pending', 104 c.revision) 105 105 break 106 106
Note: See TracChangeset
for help on using the changeset viewer.
