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

Unable to see list of files in a merged commit

From: kenny chen <kc1230_at_hotmail.com>
Date: Thu, 8 Jan 2015 21:07:56 -0800 (PST)

hi all,
I am using TortoiseSVN to merge a commit from trunk to a branch. The merged commit does not show a list of files that is committed instead only showing the directories affected. All files and directories of the commit a new file/folder.

The command
    svn diff -r [#from_rev]:[#to_rev] --summarize

does show all the file added, but

    svn log -v -r [#to_rev]

does not.

I have checked the mergeInfo and the reversion from the trunk is added correctly and I can use use SVN command

    svn log -v -r [#to_rev] -g

to trace back to trunk commits.

Can anyone help?

Thanks in advance, Kenny

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3093913

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-01-09 07:23:52 CET

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.