Changeset 1154
- Timestamp:
- 11/30/06 10:03:58 (6 years ago)
- File:
-
- 1 edited
-
ccsd/trunk/crcnetd/_utils/ccsd_cfengine.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ccsd/trunk/crcnetd/_utils/ccsd_cfengine.py
r1132 r1154 1980 1980 self.lock.acquire() 1981 1981 try: 1982 for path in paths: 1983 client.svn_client_cleanup(path, self.ctx, self.pool) 1982 1984 i = client.svn_client_commit(paths, False, self.ctx, self.pool) 1983 1985 if i.revision < 0:
Note: See TracChangeset
for help on using the changeset viewer.
