question on working w/ branches

Jonathan Jesse jjesse at gmail.com
Thu Nov 30 18:36:22 GMT 2006


On 11/29/06, Aaron Bentley <aaron.bentley at utoronto.ca> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Jonathan Jesse wrote:
>
> > On my laptop which I don't have a public ip address that I can link
> > to, I did a bzr branch and checked out the repository.  I created a
> > file and added that to the repository thru bzr add and then followed
> > it up w/ a bzr commit to commit it up to the main repository.
> > However when I look at doc.ubuntu.com/~jjesse/keep/C/ I don't see the
> > file I created.  Am I doing something wrong?
>
> Bazaar doesn't automatically update remote working trees.  Partly
> because doing so can create conflicts if you have uncommitted changes in
> the remote working tree, which you might have difficulty resolving.
> Partly because it is a tricky operation.
>
> One alternative is to shell into the remote machine and run "bzr update"
> to get the new versions of the files.
>
> Another alternative is to use  rsync push ('rspush') from bzrtools,
> which will update all the data.  rsync push is only appropriate for
> standalone trees, not branches in a shared repository.
>
> Aaron
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFFbgBu0F+nu1YWqI0RAsoIAKCGU47mPEBws7Xz06IZ18S8LRvLmgCdGLFQ
> 0rnAUSAL8t7uEXXHStxSXR0=
> =XsYZ
> -----END PGP SIGNATURE-----
>
Sorry for another stupid question then.  I shelled into the remote machine
and did do the bzr update but nothing else has changed.  I guess I'll have
to read the documentation better to try and figure out how I should be doing
things.

Stupid newbie questions I guesssssss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20061130/c964fa04/attachment.htm 


More information about the bazaar mailing list