Help is available by sending an email to csf-support@mit.edu
Have any suggestion on how improve this wiki? Please give us your feedback at csf-support@mit.edu
Quick Links to:
 |

Create an SVN patch file
- Run Eclipse, open a Project Explorer view and open the project for which you want to create an SVN patch file.
Right click on your project and select Team > Create Patch...
and a dialog similar to the following will be displayed:
- Do the following:
- In Save Patch, select In file System and enter the path/to and patch file name.
In my example my path/to is C:\tmp\ and my patch file name is csf-common-legacy.patch.
- In Include changes:, uncheck anything that begins with a dot (i.e. .settings, .project, .classpath, etc).

|