On 2005-03-25 09:28:39 -0500, Clint Adams wrote: > > "svn revert" currently completes to any file. It would be better to > > complete only to files that have been modified (i.e., "svn revert" > > candidates). > > Would that be the list of files returned by 'svn status' on lines that > start with 'M'?
This wouldn't be sufficient. In the first column, this would be at least 'A', 'D' (note that the file no longer exists, but completion should be able to give the deleted file) and 'M'. In the second column, this would be 'M'. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / SPACES project at LORIA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]