new status output
Aaron Bentley
aaron.bentley at utoronto.ca
Wed Oct 26 00:13:30 BST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jan Hudec wrote:
> Um, and how do I add a file called "*" then?
Get your shell to not expand *. In many shells, '*' will work nicely.
> Similar things were discussed in mercurial list lately. The net result seems
> to be that filenames should be interpreted as globs if and only if any of:
Shell glob expansion is not under the control of bzr. The only control
we have is in win32-land, where we're implementing glob expansion,
ourselves.
> I believe
> bzr add .
> does the right thing in this case anyway.
Yes; that's a case of bzr add $DIRECTORY, which adds all files under
that directory.
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDXrwZ0F+nu1YWqI0RAvnkAJ9n4ww3EplkrMf7bOZ9cXJ3Q5AvpQCghsWe
5EmtuK1HOMap1g3Vkat0Jb0=
=yETo
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list