[win32] bzr ignore patterns with path separators?

Maritza Mendez martitzam at gmail.com
Tue Jul 7 23:43:23 BST 2009


I searched the bugs on Launchpad, but admittedly I could have missed
something.

On jaunty, putting /Debug in my .bzrignore does a nice job of letting me
ignore the stuff that gets dumped to paths including directories like
'Debug' but on windows this pattern does not seem to work.

So I tried and failed with all of these: /Debug,  \Debug,  \/Debug  and
\\Debug on WinXP with bzr 1.16.1

I also tried just Debug without any slashes.  That works as expected: it
gets everything that matches Debug.  I want to specifically match paths
containing Debug.

Note that I am editing .bzrignore directly (using Notepad.exe invoked by
Bazaar Explorer) to at least avoid any escape sequence strangeness on the
Windows shell command line.

I figure I'm just being really stupid.  Would someone please wrap the answer
around a brick and throw it at me?

~M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20090707/68a266c9/attachment.htm 


More information about the bazaar mailing list