Changeset 575 in tailor
- Timestamp:
- 08/15/05 18:27:42 (8 years ago)
- Hash name:
- 20050815162742-97f81-83e2d075eaf55a129b4d6604adc1310679270310
- File:
-
- 1 edited
-
vcpx/project.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/project.py
r545 r575 246 246 last, conflicts = dwd.applyPendingChangesets( 247 247 applyable=self._applyable, applied=self._applied) 248 except KeyboardInterrupt: 249 self.log_info("Leaving '%s' incomplete, stopped by user" % 250 self.name) 251 return 248 252 except: 249 253 self.log_error('Upstream change application failed', True)
Note: See TracChangeset
for help on using the changeset viewer.
