[merge] bzr up as alias for bzr update

Martin Pool mbp at canonical.com
Thu Jul 20 03:02:42 BST 2006


On 19 Jul 2006, Robert Collins <robertc at robertcollins.net> wrote:
> On Tue, 2006-07-18 at 16:44 -0500, John Arbash Meinel wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > Stefan (metze) Metzmacher wrote:
> > > Hi *,
> > > 
> > > cvs and svn both have 'up' as alias for 'update'.
> > > The attached bundle adds that to bzr too.
> 
> 
> > I'm okay with this, and I don't believe we have any other plans for
> > something named 'up'. But as with all things like this, I'd like for a
> > little bit of feeback before it gets merged.
> > 
> > +1 from me.
> 
> +1 on concept, +0 without a test that bzr up does an update :). Not to
> test the aliases functionality, but to trap if its changed.

Me too.

Metze, basically you need to grep for the update test in
bzrlib.tests.blackbox, and add a copy of the simplest one, but run 'bzr
up' instead.

Cheers
-- 
Martin




More information about the bazaar mailing list