merging of C code
From: Mathias Hoffmann <mathias.hoffmann_at_freyersiegel.de>
Date: 2007-05-14 13:59:43 CEST
Hello,
how to solve the problem, described below:
Let's say Harry amd Sally have the same working copy of a C source file:
for(;i<10;)
Now, sally detects a missing loop counter inc.
for(;i<10;)
Harry checks his source code and he fixes the same bug - just at the
for(;i<10;)
He updates his working copy and commits his changes.
The result is:
Is there any solution for this problem (for example existing customized
Regards,
----------------------------------------------------------------------------
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.