RE: Merging Practices
From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-01-31 18:21:18 CET
I don't know how Subversion handles this internally, but from your symptoms,
-----Original Message-----
$ svn merge -r 807:810 http://server/svn/apps/main mytask
This works without a flaw, so I commit it.
So Template.fla has been changed on main. In principle, when Subversion
But it appears that Subversion does not record in its database that the
-------------------
$ svn up main
$ svn merge -r 811:833 http://server/svn/apps/main mytask
This time, things don't go as smoothly.
At this point, Subversion has to do a binary merge. You want to merge the
I suspect that this could be cured by updating your working copy as if (more
Dale
---------------------------------------------------------------------
|
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.