views:

22

answers:

0

I use the svnserver version 1.6.4 (r38063) and on the client side TortoiseSVN 1.6.12. Also SlikSvn is installed on my PC.

The problem: I merged some revisions from my trunk to a specific tag. After commit the "svn pg svn:mergeinfo" command on this tag shows all this new revisions.

But if i use TortoiseSVN "Show Log" command with the option "include merged revisions" only a part of new merged revisions is shown in the dialog.

Also on the command line (PC), if i try to get the info using "svn log --use-merge-history" the missing revisions are not included in the list!

My working copy is uptodate (i checked out the tag).

Any ideas? Thanks