how to deploy to a remote location

ITSec_Mike itsec.listuser at gmail.com
Tue Aug 19 06:38:10 BST 2008


Hi all

I am new with bzr and I very much like what I have seen so far.

I would like to achieve the following:

Development etc takes place at host-1, revision control with bzr.
There are only scripts and config files, no binaries.
Finally these scripts need to run on host-2.
I would like to develop and test everything on host-1 and then do
sort of deplyoment to host-2.

I have the following steps in mind:
host-1: bzr push sftp://host-2/...
host-2: bzr export <target_location>

Is this the way to do it with bzr or should I pursue another approach.
--
Thanks for any tipp.
Mike



More information about the bazaar mailing list