Syncronized checkout has different code than source
John Arbash Meinel
john at arbash-meinel.com
Tue Mar 17 02:06:28 GMT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Bryan Vicknair wrote:
> Just to make sure I got this right:
>
> The server is correctly in sync, I just need to do bzr update if I
> ever want to actually view the latest code on the server. And if I
> start any branches from the server, they will have the latest code.
>
Yes.
> Alternatively, I could pull the updates from my local trunk to the
> server, in which case, the server would show the most up to date code.
>
This is probably trickier, since as you say you need to pull from your
local machine to the server (aka run 'bzr pull' on the server).
In general, you need to run a process on the machine that wants to have
the working tree updated. (Or have it mounted on a network share that
makes it look local to us.)
bzr-push-and-update just runs 'ssh host bzr update /path' for you as a
post-push and post-commit hook.
> Am I close?
>
> Bryan
Sounds like you understand.
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkm/BaQACgkQJdeBCYSNAAPgbACgySGMj8DrDLdjd+OU9Rw5qliw
hbwAnAqd4EBfc7DCss47JwadQyoIxPzn
=FFbE
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list