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

Re: [PATCH] Add --dry-run flag to "svn update" client command

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 2 Mar 2011 16:14:00 +0200

Mark Phippard wrote on Wed, Mar 02, 2011 at 08:50:31 -0500:
> I also do not see why clients could not use this. Presumably it sends
> notifications just like merge --dry-run.
>

svn up -q -r BASE && svn merge --dry-run -r BASE:HEAD ./ ./
Received on 2011-03-02 15:14:53 CET

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

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