This project is not covered by Drupal’s security advisory policy.
Motivation
In some servers I have not access to source control because of policies or whatever.
This drush script helps to create a 'package' that can be deployed to a server, containing only those files that must be overriden and a script for removing files that have been removed in source control between two tags, branches or revisions.
Usage
Download drush_release and put it on your drush/commands folder or symlink it there.
Execute drush release-patch tag-start tag-end folder-to-create.
Use the --tar option for creating a tarball folder-to-create.tar.
Use the --no-trunk option if drupal base directory is inside git repository base directory.
Use the --svn option if repository is svn instead of git.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Created by penyaskito on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


