[Charles Fry] > All of the standard svn command that I can think of (update, commit, > diff) default to the current directory if no PATH is specified. > Unfortunately, svn revert is inconsistent in this regard in that it > insists on the explicit specification of a PATH, rather than > defaulting to the current directory as do the other commands.
There's a reason for this, and I agree with upstream. 'revert' is different from almost all other svn commands in that it intentionally loses data, the changes you have made to your working copy. You *should* be required to specify which data you want to throw away. I'll close this bug unless you have a stronger argument than the one you stated above. Peter
signature.asc
Description: Digital signature

