Changeset 794 in tailor for vcpx/cvs.py
- Timestamp:
- 09/09/05 00:36:21 (8 years ago)
- Hash name:
- 20050908223621-97f81-7effa44ec95ca3a69ba3cc73253dc34ef7082820
- File:
-
- 1 edited
-
vcpx/cvs.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/cvs.py
r793 r794 335 335 cmd.extend(["-r%(branch)s"]) 336 336 else: 337 cmd.extend(["-d", "%(since)s UTC<", "-r :%(branch)s"])337 cmd.extend(["-d", "%(since)s UTC<", "-r%(branch)s"]) 338 338 else: 339 339 branch = sincerev
Note: See TracChangeset
for help on using the changeset viewer.
