Comment 4 for bug 3918

Revision history for this message
James Blackwell (jblack) wrote : Re: bzr doesn't handle filenames with newlines

Confirmed on 2006-03-17 with the following:

~/a$ touch 'this
that'
~/a$ bzr add 'this
that'
added "this
that"
jblack@pluto:~/a$ bzr st
unknown:
  this
that