开发者

How to use one script for diff and diff3 in Subversion?

开发者 https://www.devze.com 2022-12-29 20:49 出处:网络
I have a Perl script that determines what external diff to use depending on the file\'s content. I would like to use it determine external diff3 also.

I have a Perl script that determines what external diff to use depending on the file's content. I would like to use it determine external diff3 also.

Which is the best method to开发者_运维问答 know how my script is being called?

I was planning to catch the last three parameters, and verify if they are all files, to use the diff3 options, but I'm hoping there is a cleaner method.

0

精彩评论

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

关注公众号