RE: Problems Merging
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-11 18:21:57 CEST
On Tue, 2004-05-11 at 11:18, Stephen Hansen wrote:
> > So I speculate that if you have the merge command compare
Notice what I'm saying above: you should compare two specific trees:
> heka Python # svn merge -r 180:HEAD
And here's you're comparing branch@180 with branch@HEAD. That's wrong.
> So, at r180(did digging, this is the real revision that 'started' the
Correct.
>
I'm asking you to compare two "snapshots": a snapshot of trunk@173, and
Let me spell out the command for you:
$ cd trunk-wc
---------------------------------------------------------------------
|
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.