Changeset 1495 in tailor
- Timestamp:
- 04/19/08 15:57:45 (5 years ago)
- Hash name:
- 20080419135745-97f81-7b0449d3f273ff35948b976ab48f9b44de5bbf08
- File:
-
- 1 edited
-
vcpx/repository/svn.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/repository/svn.py
r1491 r1495 523 523 524 524 if lastok is None: 525 raise ConfigurationError("%r is not the root of a svn repository." % 525 raise ConfigurationError('%r is not the root of a svn repository. If ' 526 'you are sure it is indeed, you may try setting ' 527 'the option "trust-root" to "True".' % 526 528 self.repository.repository) 527 529 elif lastok <> self.repository.repository:
Note: See TracChangeset
for help on using the changeset viewer.
