'Out of date' merging branch to trunk with replaced file
From: Chad Daelhousen <chad_at_herballure.com>
Date: 2007-03-12 15:56:36 CET
Hi, I'm rather puzzled by this sequence of events.
I'm doing day-to-day work in branches/dev, and trunk tracks what's
r964 is currently running on the server, at which point both trunk and
Now I am unable to merge those changes back to trunk. I made one attempt
$ pwd
$ svn merge -r964:1039 svn://SERVER/REPOS/PROJECT/branches/dev
$ svn st
$ svn ci
$ svn up
I went and re-read the svn book on merging, then checked out a fresh
$ pwd
$ svn merge svn://SERVER/REPOS/PROJECT/trunk_at_1039
Unfortunately this merge leads to the exact same results. I also get the
I think the error I'm getting when trying to 'svn up' after the commit
But I'm still at a loss as to how to fix the underlying problem. It
-- Chad Daelhousen "Television shepherds with living room sheep/ And I pray" --Temple of the Dog, "Wooden Jesus" --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Mar 12 15:57:09 2007 |
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.