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

Re: svn merge - Incorrect display with multiple "-r" / "-c" options

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Tue, 12 Feb 2008 05:10:42 +0100

2008-02-12 04:19:11 David Glasser napisaƂ(a):
> On Feb 11, 2008 6:42 PM, Arfrever Frehtes Taifersar Arahesis
> <arfrever.fta_at_gmail.com> wrote:
> > When multiple "-r" / "-c" options are passed to `svn merge`, then
> > the "--- Merging r%ld into '%s':\n" message (or similar) is displayed
> > only for the first merged revision.
>
> Can you give a full reproduction recipe?

svn co https://svn.collab.net/repos/svn/branches/1.5.x svn_1.5.x
cd svn_1.5.x
svn merge -c29185 -c29186 -c29188 https://svn.collab.net/repos/svn/trunk .

-- 
Arfrever Frehtes Taifersar Arahesis

Received on 2008-02-12 05:11:38 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.