Two little things (Mainly win32 related)
John A Meinel
john at arbash-meinel.com
Tue Jun 7 22:40:10 BST 2005
Roncaglia Julien wrote:
> First a small path attached who do a simple glob replacing in win32
> (*.py or *.cpp *.h are easier than adding everything by hand)
>
> Secondly it seems than the "quotefn" function (from osutils) that is
> called to display the name of files added with the add command escape
> the space character...
I think the glob is a decent. However, remember that bzr add is
recursive. So if you set up your .bzrignore file properly, you can just do:
bzr add .
And it will add all of the files that are children of the current directory.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050607/fdb1069d/attachment.pgp
More information about the bazaar
mailing list