Bale
Minion
You're right that it did take less than 6 minutes of search and you're right his about making too many assumptions about your environment. In my environment I use tortoiseSVN, so I right-click on the folder and choose apply patch. Here's the results of my 2 minutes of searching for how to do it in your environment:
http://qa.netbeans.org/modules/subversion/promo/subversion.html
Incidentaly, I googled for "apply patch with svn from netbeans". The first result is the one I posted.
http://qa.netbeans.org/modules/subversion/promo/subversion.html
- Switch to "Files" view and select project root.
- Invoke Subversion | Revert Modifications from main menu or popup menu. (Select "Revert Local Changes" option and push Revert button.)
- Make sure that all modified files are "uptodated" now.
- Select project root and invoke Tools | Apply Diff Patch... popup menu action.
- Answer "Yes" in question dialog to confirm watching differences.
Incidentaly, I googled for "apply patch with svn from netbeans". The first result is the one I posted.
Last edited: