15
15
# along with this program; if not, write to the Free Software
16
16
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18
19
from bzrlib.bzrdir import BzrDir
19
20
from bzrlib.branch import Branch
20
21
from bzrlib.config import LocationConfig
22
23
from bzrlib.osutils import pathjoin, basename, abspath
23
25
from bzrlib.workingtree import WorkingTree
25
26
from bzrlib.urlutils import derive_to_location
27
28
def cbranch(from_location, to_location=None, revision=None,