首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 两个目录之间的差异

两个目录之间的差异

  • 资源大小:135.05 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

ABOUT This application was written basically to make the process of server updates easy when the code is being developed. When the server is setup with first version of codebase, second version of development will be continued. After the second version is released, you can use this application to compute the difference between the first version and second version. The output will contain the changed files / new files that needs to be added to your server to keep it up to date. USAGE java pra.tools.dirdiff.core.BasicDiff fresh_copy old_copy [output_dir] BREIF EXPLANATION The computation of diff is described below in brief: ``` First input is treated as fresh copy Second second is treated as old copy If there are changes in files that exist in both the copies, the file from first directory is copied to output directory. If there is a new fil

文 件 列 表

DiffDir
diffdir.bat
src
LICENSE
lib
jlibdiff.zip
.project
README
build.xml
diffdir.sh
USAGE
.classpath
build.sh
build.bat
VIP VIP
0.174067s