You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Gavin Baumanis <ga...@thespidernet.com> on 2009/08/06 02:44:35 UTC

svn merge output question.

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@subversion.tigris.org].