This plugin adds an extra action to the ChangeList popup menu. It allows for creating a zip file
containing specific changes.
The plugin searches for a common ancestor to create a meaningfull folder structure inside the zip
file.
Cancel button do not cancel anything... For example if zip operations fail. Then zip process hang on idea modal process windows. And only way to continue work is kill idea jvm process.
.
Anonymous
Rated:
2008-06-18 17:55:10
Very useful for small web projects.
One suggestion: Add possibility to zip changes and check in to source safe with one button.
.
Anonymous
Rated:
2008-06-18 17:52:47
Very useful for small projects.
One suggestion: Add possibility to zip changes and check in to source safe with one button.
.
Anonymous
Rated:
2008-03-19 12:22:33
I was searching the web for an IDEA plugin that would provide functionality to zip up a changeset, including the current (edited) version and the previous (repository) version in the same zip, so that the zip file could contain all the information required to perform a code review.
I thought this plugin was exactly what I needed as the description stated that it created a zip of specific changes, but unfortunately it does not include the previous version of any changed files.
I hope a later version includes this functionality, as it will be very useful then.
Comments:
For example if zip operations fail.
Then zip process hang on idea modal process windows.
And only way to continue work is kill idea jvm process.
One suggestion:
Add possibility to zip changes and check in to source safe with one button.
One suggestion:
Add possibility to zip changes and check in to source safe with one button.
I thought this plugin was exactly what I needed as the description stated that it created a zip of specific changes, but unfortunately it does not include the previous version of any changed files.
I hope a later version includes this functionality, as it will be very useful then.