[Pkg-bazaar-commits] ./bzr-builddeb/trunk.old r228: Add DistributionBranch that allows you to import multiple branches in parallel.

James Westby jw+debian at jameswestby.net
Wed Dec 10 08:32:46 UTC 2008


------------------------------------------------------------
revno: 228
committer: James Westby <jw+debian at jameswestby.net>
branch nick: import
timestamp: Wed 2008-06-04 11:08:21 +0100
message:
  Add DistributionBranch that allows you to import multiple branches in parallel.
  
  To have branches for different distributions that merge between each other
  they need to be imported in parallel. Using DistributionBranches you can do
  this.
  
  This alse splits out a TreePatcher class that can apply a patch to a tree,
  adding and removing files as necessary.
added:
  tests/test_tree_patcher.py
  tree_patcher.py
modified:
  import_dsc.py
  tests/__init__.py
  tests/test_import_dsc.py
-------------- next part --------------
Diff too large for email (2088 lines, the limit is 1000).


More information about the Pkg-bazaar-commits mailing list