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

Re: Missing --dry-run?

From: Kalin KOZHUHAROV <kalin_at_thinrope.net>
Date: 2006-02-08 14:11:32 CET

Patrik Rak wrote:
> Hi!
>
> Any reason why --dry-run is implemented only for merge, but not for
> update and switch? I could really use it with switch, to make sure I got
> the URL right and I won't screw up my working copy...

Yes, that definitely is a good idea!
As long as update is concerned, `svn status -u` is a be a good equivalent,
IMHO. What do you think?

Just today I had a very difficult merge (/me as a wed designer gone wild!)
followed by a "difficult" switch that I got wrong - I was off-by-one dir, so
that screwed my working dir (5K+ files) after pressing Ctrl+C. A clean
checkout fixed the matter in some minutes. Good that was not the live server
(I rsync later, _after_ checking the exit code of `svn up`).
So, yes a --dry-run would be much appreciated for some weired cases.

Just my 2 yen.

Kalin.

-- 
|[ ~~~~~~~~~~~~~~~~~~~~~~ ]|
+-> http://ThinRope.net/ <-+
|[ ______________________ ]|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 8 14:14:05 2006

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.