On Jan 29, 2006, at 8:50 PM, Allan Odgaard wrote:
On 29/1/2006, at 22:28, Eric Coleman wrote:
But, when I click a folder in the project drawer and do an svn status, I get this message: [...] What could be the cause of this?
The status command uses the project directory (and falls back on current files directory). I guess there is no harm in letting it favor a selected folder in the project drawer. I'll make that change.
I've already committed a partial fix. :) It needs a little more attention (path prefix trimming is broken, because the formatting script assumes a single incoming root path), but it does provide accurate status for multiple selections.
Chris