bzr merge --uncommitted does not work
Alexander Belchenko
bialix at ukr.net
Wed Nov 29 11:46:39 GMT 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Nicholas Allen пишет:
> I have 2 branches and I made changes in the wrong branch. I decided to
> merge the changes from the other branch's working copy using the
> following command:
>
> bzr merge --uncommitted ../selfcompilable
>
> But bzr prints the following stack trace:
>
> ~/source/bzr.dev/bzr merge --uncommitted ../selfcompilable
> bzr: ERROR: exceptions.TypeError: run() got an unexpected keyword
> argument 'uncommitted'
>
> Traceback (most recent call last):
> File "/home/nick/source/bzr.dev/bzrlib/commands.py", line 626, in
> run_bzr_catch_errors
> return run_bzr(argv)
> File "/home/nick/source/bzr.dev/bzrlib/commands.py", line 588, in run_bzr
> ret = run(*run_argv)
> File "/home/nick/source/bzr.dev/bzrlib/commands.py", line 292, in
> run_argv_aliases
> return self.run(**all_cmd_args)
> TypeError: run() got an unexpected keyword argument 'uncommitted'
>
> bzr 0.13.0dev0 on python 2.4.4.candidate.1 (linux2)
> arguments: ['/home/nick/source/bzr.dev/bzr', 'merge', '--uncommitted',
> '../selfcompilable']
>
>
> I have also submitted this as Bug #73191
I ran in the same bug with my gzipped_bundle plugin installed.
I fix this problem now, so if anyone using this plugin please update it.
bzr branch http://bzr.onembedding.com/bzr.win/plugins/gzipped_bundle/
Alexander
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFbXMfzYr338mxwCURAhw1AJ9wunmI8SmN/1FsBn8WKhTrcGixwwCfQcHw
NTiMgRP+pJa48MNO+Jq80Uo=
=n5pE
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list