Changeset 1244 in tailor


Ignore:
Timestamp:
08/16/06 00:58:41 (7 years ago)
Author:
lele@…
Hash name:
20060815225841-97f81-5513bf28dc99837a5bf06ca9ed1ad0c599c20778
Message:

Import needed function from the source module

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vcpx/repository/darcs/target.py

    r1221 r1244  
    212212        could be violated and mistagging could result. 
    213213        """ 
     214 
     215        from vcpx.repository.darcs.source import changesets_from_darcschanges_unsafe 
     216 
    214217        cmd = self.repository.command("changes", 
    215218                                      "--from-match", "not name ^TAG", 
Note: See TracChangeset for help on using the changeset viewer.