Capistrano and mongrel not deploying latest revision from SVN

Hello. I recently deployed my new rails application. Everything went
fine, except for the fast that my mongrel cluster managed by
Capistrano is only serving up the first revision. For instance, i one
of my revisions I added a new action to my application. I checked it
into svn, and ran cap deploy in my application’s root directory. I
didn’t get any serious errors, except for these:

Then, when I access my application in a browser, none of the changes
have taken effect.

What could be causing this and how can I rectify this particular
crisis?

Full cap deploy messages: