Rahul Techie
Rahul Techie

Reputation: 363

SVN mergeinfo command returns revisions from other branches

I am running below command

svn mergeinfo --show-revs eligible --log svn:///svn/branches/16.1.3.x svn:///svn/trunk -R -v

But, in the output, I am getting revisions from other branches like 16.1.1.x and 16.1.2.x, not a single revision from 16.1.3.x. Whereas, if I do Show Log from Merge screen of the tortoise svn then I am getting revisions only of the branch 16.1.3.x.

I want same behavior from mergeinfo command. Please help.

Upvotes: 0

Views: 484

Answers (0)

Related Questions