Changeset 547 in tailor for vcpx/svn.py
- Timestamp:
- 08/10/05 09:29:20 (8 years ago)
- Hash name:
- 20050810072920-97f81-3dc880323aea7d9a9b1242b286057199787a0ba4
- File:
-
- 1 edited
-
vcpx/svn.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/svn.py
r539 r547 339 339 commit.execute(entries) 340 340 341 if commit.exit_status: 342 raise ChangesetApplicationFailure("%s returned status %d" % 343 (str(commit), commit.exit_status)) 344 341 345 if self.USE_PROPSET: 342 346 cmd = [self.repository.SVN_CMD, "propset", "%(propname)s",
Note: See TracChangeset
for help on using the changeset viewer.
