Changeset 430 in tailor
- Timestamp:
- 07/26/05 01:27:45 (8 years ago)
- Hash name:
- 20050725232745-97f81-4870a06328d6e6180c4d28afb9bc229a03d851fa
- Location:
- vcpx
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
vcpx/cdv.py
r426 r430 74 74 75 75 self._initializeWorkingDir(root, repository, module, subdir) 76 revision = changeset.revision 76 77 self._commit(root, changeset.date, '%s@%s' % (AUTHOR, HOST), 77 78 BOOTSTRAP_PATCHNAME % module, -
vcpx/bzr.py
r426 r430 72 72 73 73 self._initializeWorkingDir(root, repository, module, subdir) 74 revision = changeset.revision 74 75 self._commit(root, changeset.date, AUTHOR, 75 76 BOOTSTRAP_PATCHNAME % module,
Note: See TracChangeset
for help on using the changeset viewer.
