Ancestry and Merging Problems - Your Analysis?
From: Justin Wienckowski <Jwinky_at_stacksafe.com>
Date: 2007-08-15 17:29:49 CEST
Hello everyone,
I'm the version control admin for a software engineering team, and
Project Layout:
/project_foo
Sequence of Events:
1) Copy /trunk to /branches/b1
2) Over a period of time, changes are made by developer to /branches/
3) Attempt to update /branches/b1 with the interim changes made to /
4) Copy /trunk to /branches/b2
5) Attempt to merge /branches/b1 into /branches/b2 (ala svn merge -r
6) Merge /branches/b1 into /branches/b2 using --ignore-ancestry,
7) Continue work.
8) At several other points along the way, merge changes from /trunk
The Problem:
When attempting to merge /branches/b2 back into /trunk, the merge
However, I'm not incredibly experienced with this stuff, and I'd love
In addition, any ideas for how to merge /branches/b2 back into /trunk
Many thanks!
-Justin Wienckowski
---------------------------------------------------------------------
|
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.