[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: Travis P <svn_at_castle.fastmail.fm>
Date: 2004-05-25 20:48:41 CEST

On May 25, 2004, at 1:41 PM, Francois Beausoleil wrote:

> 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

Thanks for the idea! Looks like that might work.

-Travis

---------------------------------------------------------------------
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:49:11 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.