Unexplainable collisions in merge (against vendor's SVN)
From: Diego Tognola <diego_at_tognola.net>
Date: Fri, 14 Nov 2008 22:09:34 +1100
Hi all,
I am getting collisions in a merge and do not understand why. I've boiled it down to the following scenario:
cd /mystuff/svn/vendor/microlog/branches/ ## this is a working copy of my own SVN repository
so far so good. But with the following, I would expect to simply get the diffs from 590 to HEAD merged into my working copy, without collisions:
svn merge -r590:HEAD https://microlog.svn.sourceforge.net/svnroot/microlog/trunk mystuff-mods
..but this is where some files, not all, do have collisions. Any hint would be great, I'm stuck here, how can this happen ? :-(
Diego
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.