Fiddly recreating the pipelines from remote server

Bug #962696 reported by Dimitri John Ledkov
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
bzr-pipeline
New
Undecided
Unassigned

Bug Description

host1 $ bzr sync-pipeline bzr+ssh://server1/pipeline/first-pipe
host2 $ bzr co --light bzr+ssh://server1/pipeline/first-pipe
host2 $ cd first-pipe
host2 $ bzr sync-pipeline ../local-pipeline/first-pipe
host2 $ cd ../ && rm -r first-pipe && bzr co --light local-pipeline/first-pipe

And the end result is that pipeline on host2 is not under .bzr/branches/ such that manual simulation of $ bzr reconfigure-pipeline is needed.

Is there a nicer way to recreate/clone pipeline?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.