Changeset 540 in tailor for vcpx/source.py
- Timestamp:
- 08/09/05 23:58:05 (8 years ago)
- Hash name:
- 20050809215805-97f81-0c28bd6a6978400f7886550e79274f237a598584
- File:
-
- 1 edited
-
vcpx/source.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/source.py
r527 r540 55 55 Subclasses MUST override at least the _underscoredMethods. 56 56 """ 57 58 def setStateFile(self, state_file):59 """60 Set the state file used to store the revision and pending changesets.61 """62 63 self.state_file = state_file64 57 65 58 def applyPendingChangesets(self, applyable=None, replayable=None,
Note: See TracChangeset
for help on using the changeset viewer.
