[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

How does `--changelist` work with `svn revert` and other commands?

From: Pavel Lyalyakin <pavel.lyalyakin_at_visualsvn.com>
Date: Fri, 16 Dec 2016 21:02:32 +0300

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
Received on 2016-12-16 19:03:31 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.