EQdkp Plus Navigation:   Home  |   Forum  |   Wiki  |   Translate  |   Bugtracker  |   WebSVN  |  USVN

Patch Creator

From EQdkp Plus Wiki

Description

The PatchCreator is a small Java Tool to create patch files, to keep the user upload low.

Usage

The PatchCreator provides an simple interface that looks like:

PatchCreator.jpg

You can choose your two source paths (old version, new version), your patch directory where the diff will be created and a list with ignores, separated by blanks. This list can contain paths and file-/foldernames (like .svn) which will be ingored in the whole tree.

The patch folder will contain any new&changed and not ignored files/folders, as well as a list with deleted files/folders (__deleted_files__).

Download

http://eqdkp-plus.svn.sourceforge.net/viewvc/eqdkp-plus/tools/PatchCreator/bin/PatchCreator.jar