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

--dry-run

From: Matthew Smith <chedderslam_at_gmail.com>
Date: Wed, 23 Jul 2008 15:40:02 -0500

I was reading through the subversion book at
http://svnbook.red-bean.com/en/1.0/ch09.html and came across the
"--dry-run" command. The book says that it "Goes through all the
motions of running a command, but makes no actual changes—either on
disk or in the repository." This seems pretty useful as I am still
learning my way around and don't want to screw things up.

However, I tried it with two command and got the same error:
svn update --dry-run
Subcommand 'update' doesn't accept option '--dry-run'
Type 'svn help update' for usage.

svn ci --dry-run
Subcommand 'commit' doesn't accept option '--dry-run'
Type 'svn help commit' for usage.

What am I doing wrong?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-23 22:40:29 CEST

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.