Changeset 207 in tailor


Ignore:
Timestamp:
01/02/05 01:47:04 (8 years ago)
Author:
lele@…
Hash name:
20050102004704-97f81-11a4a80eff88a4d090ceac17da8709decb473658
Message:

Import the exception GetUpstreamChangesetsFailure?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vcpx/darcs.py

    r203 r207  
    1313 
    1414from shwrap import SystemCommand 
    15 from source import UpdatableSourceWorkingDir, ChangesetApplicationFailure 
     15from source import UpdatableSourceWorkingDir, ChangesetApplicationFailure, \ 
     16     GetUpstreamChangesetsFailure 
    1617from target import SyncronizableTargetWorkingDir, TargetInitializationFailure 
    1718 
Note: See TracChangeset for help on using the changeset viewer.