Changeset 609 in tailor
- Timestamp:
- 08/17/05 03:17:42 (8 years ago)
- Hash name:
- 20050817011742-97f81-acfdc3f0cceba9298c873f7128090a09185e3dfc
- File:
-
- 1 edited
-
vcpx/svn.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/svn.py
r594 r609 351 351 propset.execute(author, propname='svn:author') 352 352 353 cmd = [self.repository.SVN_CMD, "update", "--quiet"] 354 ExternalCommand(cwd=self.basedir, command=cmd).execute() 355 353 356 def _removePathnames(self, names): 354 357 """
Note: See TracChangeset
for help on using the changeset viewer.
