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

Re: How to do a "dry run" of svn update

From: Francois Beausoleil <fbos_at_users.sourceforge.net>
Date: 2004-05-25 20:41:29 CEST

On Tue, 25 May 2004 13:16:57 -0500, "Travis P" <svn@castle.fastmail.fm>
said:
>
> Not quite the same as a dry-run as it doesn't tell you when an update
> will create conflicts that need resolution (as "cvs -n update" does).
> Afaik, there is no way to get that information with the current svn CLI
> client.

Wouldn't a dry-run merge produce the same results ? Isn't update a
specialised instance of merging ?

Something like
svn merge --revision base:head --dry-run
http://path/to/repos/path/to/wc/root

Hope that helps !
François

--
CareerNudge.com - http://www.careernudge.com/
Contact management for your professional and personal life
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 25 20:45:24 2004

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.