Hello,

Subj.

I assume that if I run `svn revert --changelist foo`, it will revert
all the changes made to items listed in 'foo' changelist without
asking me for paths to the items I want revert. Is this correct that
`svn revert` requires me to provide paths to the items I want to
revert in my working copy? Why?

Here is an example:
[[[
svn changelist foo bar
svn revert --changelist foo
svn: E205001: Try 'svn help revert' for more information
svn: E205001: Not enough arguments provided
]]]

I just saw this post on StackOverflow and became interested why this
happens: http://stackoverflow.com/q/41189627/761095

-- 
With best regards,
Pavel Lyalyakin
VisualSVN Team

Reply via email to