Bug#368158: quilt: cannot edit files with spaces in their names

2006-05-21 Thread Martin Quinson
Hello Paul, A whole lot of things are broken in quilt when it comes to spaces in name of file. As soon as my life gets a bit less hysterical, I'll take the time to fix that perticular bug, but I advise you to rename your files to remove the spaces before using quilt, if possible. And if you can,

Bug#368158: quilt: cannot edit files with spaces in their names

2006-05-19 Thread Paul Wise
Package: quilt Version: 0.44-6 Severity: normal I tried to edit a file with a space in the name, but it didn't work. Looks like quilt has some quoting issues in some parts of the code. $ quilt new foobar.patch Patch foobar.patch is now on top $ quilt edit 'foo bar.txt' File foo added to patch f