I figured out to put the file in the directory and then to ssh to the directory and run this command:
patch < 2690.01.patch
But when I did that I got this back:
patching file activity.php
Hunk #1 FAILED at 275.
1 out of 1 hunk FAILED -- saving rejects to file activity.php.rej
Does that mean the patch is outdated?