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

Re: How does 'merge' work?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-10-21 17:38:26 CEST

Dmitry Kulagin <craft095@mail.ru> writes:
> and then I ran 'merge':
> 5a. svn merge dir dir_branch dir_branch
> ---> _ dir/a.txt
>
> 5b. svn merge dir_branch dir dir_branch
> ---> U dir/a.txt
>
> Both variants did not found conflicts. Why?

Can you show us the exact modifications you made? (A reproduction
script would help a lot here.) You're absolutely sure they conflict
textually?

> And another question: why does the result
> depend on order of the first two arguments?

Well, that would change the sense (i.e., the direction) of the diff, I
think... (?)

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 21 18:08:12 2002

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.