开发者

Is it possible to see full history for file if it was merged from branch to trunk?

开发者 https://www.devze.com 2022-12-12 23:59 出处:网络
Is it possible to see full history for file if it was merged from branch to trunk? Or 开发者_运维百科only history for trank will be accessible?Use svn log --use-merge-history if you\'re referring to v

Is it possible to see full history for file if it was merged from branch to trunk?

Or 开发者_运维百科only history for trank will be accessible?


Use svn log --use-merge-history if you're referring to versions of svn that truly understand merging (1.5 and later).

0

精彩评论

暂无评论...
验证码 换一张
取 消