[13:29] Hrm. How do I commit the removal of a single file, in the presence of other local changes? [13:29] bzr ci that-one-file complains that the path isn't versioned [13:30] I suppose I can just temporarily shelve out everything -else-, commit, then unshelve. Feels a bit roundabout though