To update your local copy of the sds:
$ cd <dir where sds is checked out> $ svn up If you see subversion display any new database migration additions like this: A db/migrate/060_create_offering_attributes.rb A db/migrate/062_create_pas_findings.rb A db/migrate/061_add_index_offering_attributes.rb any file added to db/migrate/ will bve a migration that changes the database schema. then also execute this command: $ rake db:migrate Aaron can contribute Eclipse-oriented instructions if anybody needs them. -- - Stephen Bannasch Concord Consortium, http://www.concord.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SAIL-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/SAIL-Dev?hl=en -~----------~----~----~----~------~----~------~--~---
