Changeset 61 in tailor
- Timestamp:
- 07/07/04 14:54:33 (9 years ago)
- Hash name:
- 20040707125433-97f81-4729bb18e221a13ee68eac801fa40606c6b8432b
- File:
-
- 1 edited
-
vcpx/svn.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/svn.py
r58 r61 212 212 if svnup.exit_status: 213 213 raise ChangesetApplicationFailure( 214 "'svn update' returned status %s" % cvsup.exit_status)214 "'svn update' returned status %s" % svnup.exit_status) 215 215 216 216 result = []
Note: See TracChangeset
for help on using the changeset viewer.
