Re: Question regarding merging branches
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-09 13:53:20 CEST
"Dylan Cuthbert" <dylan@q-games.com> writes:
> I svn copy'd a branch
Here's what you're not getting: a "conflict" is defined to be a clash
2. a local mod that you have made to the file.
In your examples, you have *no* local mods when you run 'svn merge', so
Conflicts happen only when there's risk of permanently losing changes;
To get a conflict, try changing the first line to something new,
---------------------------------------------------------------------
|
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.