merge skipping a revision
From: Gessling, James <jgessling_at_etrade.com>
Date: 2007-08-16 23:12:49 CEST
I've been scratching my head over this one and maybe someone can help
I've got a branch "reva" where a new file was added and three commits
Commited as rev 8 iy looks like this:
Committed as rev 9 it looks like this:
line 1
Committed as rev 10 looks like this:
line 1
In other words the file started with 3 lines, 3 more then got added and
I wanted to merge rev 8 and 10 to the trunk (skipping 9). I used the
svn merge -r 7:8 http://repo.path/svn/module/branches/reva trunk
The first merge is fine, the file is scheduled for additioin on the
line 1
Not what I epected. I had figured that since the change from rev 9 to
Thanks, Jim
|
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.