To automate bazaar version control system with any changes in version control system (server) branch it will automate pull to locale node to get the difference between branch created on version control system (server) and local node by
bzr diff
and then to pull code by using
bzr pull
but this make every day job to start how to automate this