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

svn merge output question.

From: Gavin Baumanis <gavinb_at_thespidernet.com>
Date: Thu, 6 Aug 2009 12:44:35 +1000

Hi Gang,

tis is just a question of curiosity more than anything else.

I noticed when performing a merge of "a" changeset to different paths
I got a different message output.
Well not so much different messages...
Just on the first merge operation the output was combined, and for the
second merge it was not.

Is there are a particular reason for this difference?

$svn merge -c 8413 nsh/patient/ teomanga/patient/
--- Merging r8413 into 'teomanga/patient':
U teomanga/patient/spreactivate.cfm
U teomanga/patient/spreactivatesubmit.cfm

$svn merge -c 8413 nsh/patient/ taranaki/patient/
--- Merging r8413 into 'taranaki/patient/spreactivate.cfm':
U taranaki/patient/spreactivate.cfm
--- Merging r8413 into 'taranaki/patient/spreactivatesubmit.cfm':
U taranaki/patient/spreactivatesubmit.cfm

Thanks
Gavin.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2380682

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-06 04:46:37 CEST

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.