SVN issue?

Hi.
I just downloaded the current trunk, and got the following error when
I tried to post a article.

Processing ContentController#new (for 65.197.174.98 at 2006-05-19
08:43:22) [POST]
Session ID: 340d18271f886c34fffd491c1513be42
Parameters: {“article”=>{“allow_pings”=>“1”, “permalink”=>“”,
“title”=>“Looks like I am not the only happy camper”, “body”=>“I just
noticed "Andrew Savory":http://www.andrewsavory.com/blog/archives/
001112.html is having similar "problems":http://feh.holsman.net/
articles/2006/04/25/macbook-problems with his macbook (although I
haven’t noticed the vibrations, just the overheating), and getting
the same runaround as I am.\r\n\r\n

but I’m so furious
about the way that Apple are treating me that I’m going to do just
that: return the Macbook Pro for a refund\r\n
\r\n\r\nHe
returned his, I’ve still got mine (no refund was offered to me). but
I’m seeing a theme here. Manufacturers need to offer excellent after-
care support if they expect people to not bitch about it. \r\n\r
\nI’ve got a friend coming over next week who wants to buy a laptop.
I’m just going to let her burn her lap with mine and let her decide
if she wants to get one.\r\n\r\nBTW… the most popular search term I
have at the moment is macbook problems, so I’m guessing a LOT of
people out there are having this issue. \r\n\r\nApple… are you
listening? over 500 people this month have read about my problems,
and I’m not even CLOSE to a a-list blogger.”, “published”=>“1”,
“published_at(1i)”=>“2006”, “extended”=>“”, “published_at(2i)”=>“5”,
“published_at(3i)”=>“19”, “published_at(4i)”=>“08”, “published_at
(5i)”=>“35”, “text_filter”=>“textile”, “allow_comments”=>“1”,
“keywords”=>“macbook problem service mac”}, “admin/content/new”=>nil,
“action”=>“new”, “categories”=>[“12”], “controller”=>“admin/content”}

NameError (undefined local variable or method content' for #<Article: 0xb753e68c>): /vendor/rails/activerecord/lib/active_record/base.rb:1792:in method_missing’
/app/models/content.rb:144:in method_missing' /app/models/article.rb:145:in notify_user_via_jabber’
/app/models/content.rb:205:in send_notification_to_user' /app/models/content_state/just_published.rb:39:in send_notifications’
/app/models/content_state/just_published.rb:38:in each' /app/models/content_state/just_published.rb:38:in send_notifications’
/app/models/content.rb:209:in send_notifications' /app/models/email_notifier.rb:6:in after_save’
/vendor/rails/activerecord/lib/active_record/observer.rb:123:in
send' /vendor/rails/activerecord/lib/active_record/observer.rb:123:in update’
/usr/lib/ruby/1.8/observer.rb:185:in notify_observers' /usr/lib/ruby/1.8/observer.rb:184:in each’
/usr/lib/ruby/1.8/observer.rb:184:in notify_observers' /vendor/rails/activerecord/lib/active_record/callbacks.rb:364:in notify’
/vendor/rails/activerecord/lib/active_record/callbacks.rb:328:in
callback' /vendor/rails/activerecord/lib/active_record/callbacks.rb:250:in create_or_update’
/vendor/rails/activerecord/lib/active_record/base.rb:1392:in
save_without_validation' /vendor/rails/activerecord/lib/active_record/validations.rb: 724:in save_without_transactions’
/vendor/rails/activerecord/lib/active_record/transactions.rb:
126:in save' /vendor/rails/activerecord/lib/active_record/transactions.rb: 126:in transaction’
/vendor/rails/activerecord/lib/active_record/transactions.rb:
91:in transaction' /vendor/rails/activerecord/lib/active_record/transactions.rb: 118:in transaction’
/vendor/rails/activerecord/lib/active_record/transactions.rb:
126:in save' /app/controllers/admin/content_controller.rb:90:in new_or_edit’
/app/controllers/admin/content_controller.rb:22:in new' /vendor/rails/actionpack/lib/action_controller/base.rb:910:in send’
/vendor/rails/actionpack/lib/action_controller/base.rb:910:in
perform_action_without_filters' /vendor/rails/actionpack/lib/action_controller/filters.rb:368:in perform_action_without_benchmark’
/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:
69:in perform_action_without_rescue' /vendor/rails/actionpack/lib/action_controller/benchmarking.rb: 69:in measure’
/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:
69:in perform_action_without_rescue' /vendor/rails/actionpack/lib/action_controller/rescue.rb:82:in perform_action’
/vendor/rails/actionpack/lib/action_controller/base.rb:381:in
send' /vendor/rails/actionpack/lib/action_controller/base.rb:381:in process_without_filters’
/vendor/rails/actionpack/lib/action_controller/filters.rb:377:in
process_without_session_management_support' /vendor/rails/actionpack/lib/action_controller/ session_management.rb:117:in process’
/vendor/rails/railties/lib/dispatcher.rb:38:in dispatch' /vendor/rails/railties/lib/fcgi_handler.rb:150:in process_request’
/vendor/rails/railties/lib/fcgi_handler.rb:54:in process!' /vendor/rails/railties/lib/fcgi_handler.rb:53:in each_cgi’
/usr/lib/ruby/site_ruby/1.8/fcgi.rb:597:in each' /usr/lib/ruby/site_ruby/1.8/fcgi.rb:597:in each_cgi’
/vendor/rails/railties/lib/fcgi_handler.rb:53:in process!' /vendor/rails/railties/lib/fcgi_handler.rb:23:in process!’
/usr/local/src/typo/public/dispatch.fcgi:24

any hints?