Changeset 1039 in tailor
- Timestamp:
- 12/23/05 16:36:49 (7 years ago)
- Hash name:
- 20051223153649-7a6fb-b9b5cffbba1b3b109937c402f365cb4fd5231414
- File:
-
- 1 edited
-
vcpx/repository.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/repository.py
r1037 r1039 208 208 path.insert(0, ppath) 209 209 210 210 211 class CdvRepository(Repository): 211 212 METADIR = '.cdv' … … 311 312 self.custom_lua = cget(self.name, 'custom_lua') 312 313 314 313 315 class SvnRepository(Repository): 314 316 METADIR = '.svn'
Note: See TracChangeset
for help on using the changeset viewer.
