Changeset 31 in tailor for vcpx/svn.py


Ignore:
Timestamp:
06/23/04 13:09:02 (9 years ago)
Author:
lele@…
Hash name:
20040623110902-97f81-cb291dfcd789d1a19401d8ce2ca3fe7a8a5afa33
Message:

New shwrap module imported from cvsync, with input capability

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vcpx/svn.py

    r30 r31  
    1212__docformat__ = 'reStructuredText' 
    1313 
    14 from cvsync.shwrap import SystemCommand 
     14from shwrap import SystemCommand 
    1515from source import UpdatableSourceWorkingDir 
    1616from target import SyncronizableTargetWorkingDir 
Note: See TracChangeset for help on using the changeset viewer.