Changeset 1116 in tailor
- Timestamp:
- 05/09/06 21:10:36 (7 years ago)
- Hash name:
- 20060509191036-97f81-1ee66d32c47d2e7ac5aed1d90e6b67c6bbfcca16
- File:
-
- 1 edited
-
vcpx/cvsps.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/cvsps.py
r1115 r1116 540 540 from os.path import join, exists 541 541 542 self.log.info("Forcing CVS sticky tag in %s", self.basedir) 543 542 544 for dir, subdirs, files in walk(self.basedir): 543 545 if dir[-3:] == 'CVS':
Note: See TracChangeset
for help on using the changeset viewer.
