Changeset 314 in tailor
- Timestamp:
- 05/21/05 17:04:11 (8 years ago)
- Hash name:
- 20050521150411-97f81-8413b1a594c70d7afb4f4c2681e55ada7e4dba81
- File:
-
- 1 edited
-
vcpx/svn.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/svn.py
r311 r314 395 395 396 396 if not exists(join(root, '.svn')): 397 raise TargetInitializationFailure("'%s' needs to be an SVN working copy already beunder SVN" % root)397 raise TargetInitializationFailure("'%s' needs to be an SVN working copy already under SVN" % root) 398 398 399 399 SyncronizableTargetWorkingDir._initializeWorkingDir(self, root,
Note: See TracChangeset
for help on using the changeset viewer.
