Comment 0 for bug 1390746

Revision history for this message
Javier López (javier-lopez) wrote :

Please add a copy command that works similar to 'run cp -rf'. This command should allow to copy files (overriding) from one branch to another.

My use case is to get the latest ubuntu package branch, and mix it with another branch who contains some of the same files in debian/ , merge and nest-part won't work since debian/ already exist in the ubuntu branch.

# bzr-builder format 0.3 deb-version {debupstream}+svn{date}+r{revno}-0
lp:ubuntu/bash
cp lp:minos-org/bash/debian/etc.bashrc lp:ubuntu/bash/debian/etc.bashrc