Problems with merging two branches
From: Michael Klemm <mail_at_michael-klemm.net>
Date: 2003-11-17 14:38:30 CET
Hi there!
We got two branches in our project: trunk/Manta and branches/DFS/Manta
I checked out branches/DFS/Manta using
svn co $PATH_TO_REP/branches/Manta getting a directory $HOME/Manta.
Issuing a
svn diff -r 7:9
I get a whole bunch of changes made by me and my collegue which made his
Now I need to include his changes into my version of the project. Thus,
svn merge -r 7:9
but there was no merge applied to my local copy of my branch. Using
Am I completely stupid or is there something deeply wrong?
Regards
---------------------------------------------------------------------
|
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.