Can you help interpreting my svn diff output?

时光总嘲笑我的痴心妄想 提交于 2019-12-02 18:24:45

问题


I am comparing two folders using SVN DIFF (one in branch and one in trunk) ... aim is to determine the list of changes.

I then made some changes to the files in the branch. But the output shows that I have modified them in the trunk.

Why does this happen ?

Is there a better command to obtain the results I am looking for ?

The command that I am using now: SVN DIFF --SUMMARIZE (URL of a folder in Trunk) (URL of a folder in Branch)

来源:https://stackoverflow.com/questions/26514373/can-you-help-interpreting-my-svn-diff-output

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!