[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Odd behavior with svn mergeinfo

From: Greene, Geoffrey N <geoffrey.n.greene_at_boeing.com>
Date: Fri, 3 Apr 2009 17:32:41 -0400

I did a merge of a single file with a simple history.
$ svn -version
svn, version 1.6.0 (r36650)
   compiled Mar 27 2009, 14:18:27

$ svn pg svn:mergeinfo file
/branches/3.7_bugfix/file:11-17

$ svn mergeinfo --show-revs eligible file
r9
r10
r16
r18
$
OK, that all makes sense. I got that. I merged versions 11 - 17 into
my version from the 3.7_bugfix branch. The rest (9,10, 16, and 18) are
eligible TO be merged.

Then why:
$ svn mergeinfo --show-revs merged file
$
Shouldn't --show-revs merged show me that r11-17 were merged? Why
doesn't it? What basic fact am I missing? Why does it return nothing?

Thanks

--
Geoff Greene
Technical Lead SQS & Datamaster
The Boeing Company
703 270 6859
------------------------------------------------------
http://subversion.open.collab.net/ds/viewMessage.do?dsForumId=3&dsMessag
eId=310011
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1535877
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-03 23:36:46 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.