Conflicts between added files.
From: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2002-11-25 13:25:57 CET
Hello
Suppose I've added a file in WC. Then I send a patch to
This is rather common and inconvenient situation. Given
After experimenting with diff3, I've got the behaviour
diff3 -Am my repo my
Example files and merged result is attached. Does this
If so, I can try to change update to use this command
- Volodya
int func()
int func2()
/* nonsense */
/* Profound comment */
int func2()
<<<<<<< my
=======
int func2()
<<<<<<< my
/* nonsense */
---------------------------------------------------------------------
|
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.