I completely forgot which branch I merged with. I used svn log to view my comments, but these are inadequate and I am curious开发者_如何学编程 how I can learn what I automatically merged with.
Thanks.
Do a propget of svn:mergeinfo
to get some idea of the merges done.
svn propget svn:mergeinfo
精彩评论