how to deploy to a remote location

Colin D Bennett colin at gibibit.com
Tue Aug 19 14:40:27 BST 2008


On Tue, 19 Aug 2008 07:38:10 +0200
ITSec_Mike <itsec.listuser at gmail.com> wrote:

> 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.

If you want to deploy to a remote machine, you might want to try one of
the following plugins to allow a quick and simple deployment:

<https://launchpad.net/bzr-automirror>
<https://launchpad.net/bzr-upload>
<https://launchpad.net/bzr-push-and-update>

Hopefully you'll find a good solution.  If so, let us all know what
worked for you!

Regards,
Colin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080819/71358f0d/attachment.pgp 


More information about the bazaar mailing list