`bzr mkdir` does not have flag `--file-ids-from` like in `bzr add`

John Arbash Meinel john at arbash-meinel.com
Fri Sep 21 18:59:59 BST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alexander Belchenko wrote:
> `bzr mkdir` is actually `mkdir` and `bzr add`.
> But it lacks `--file-ids-from` flag, like `bzr add` used.
> Sometimes it's useful to have.
> 
> [µ]

You could put it in. But you can also just "mkdir foo; bzr add
- --file-ids-from ..."

I think --file-ids-from is enough of a special case that we don't want
to propagate it through other commands. Instead, if you need that
functionality, then use add directly.

Note that if you have already done "bzr mkdir" you can still "bzr rm
- --keep dir; bzr add --file-ids-from ..."

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG9AafJdeBCYSNAAMRAoTbAKDTFJUtGcKNm8Dr0gTy4a/PGlzKCgCcDXUI
9HpPZTlFbHv0M1G/9LVtGyg=
=3EFN
-----END PGP SIGNATURE-----



More information about the bazaar mailing list