You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by lu...@apache.org on 2010/07/09 01:29:02 UTC

svn commit: r962153 [2/3] - in /incubator/deltacloud/trunk: framework/ framework/app/controllers/ framework/app/helpers/ framework/app/models/ framework/app/views/accounts/ framework/app/views/api/ framework/app/views/flavors/ framework/app/views/image...

Copied: incubator/deltacloud/trunk/server/app/controllers/realms_controller.rb (from r962151, incubator/deltacloud/trunk/framework/app/controllers/realms_controller.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/controllers/realms_controller.rb?p2=incubator/deltacloud/trunk/server/app/controllers/realms_controller.rb&p1=incubator/deltacloud/trunk/framework/app/controllers/realms_controller.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/controllers/root_controller.rb (from r962151, incubator/deltacloud/trunk/framework/app/controllers/root_controller.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/controllers/root_controller.rb?p2=incubator/deltacloud/trunk/server/app/controllers/root_controller.rb&p1=incubator/deltacloud/trunk/framework/app/controllers/root_controller.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/controllers/storage_snapshots_controller.rb (from r962151, incubator/deltacloud/trunk/framework/app/controllers/storage_snapshots_controller.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/controllers/storage_snapshots_controller.rb?p2=incubator/deltacloud/trunk/server/app/controllers/storage_snapshots_controller.rb&p1=incubator/deltacloud/trunk/framework/app/controllers/storage_snapshots_controller.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/controllers/storage_volumes_controller.rb (from r962151, incubator/deltacloud/trunk/framework/app/controllers/storage_volumes_controller.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/controllers/storage_volumes_controller.rb?p2=incubator/deltacloud/trunk/server/app/controllers/storage_volumes_controller.rb&p1=incubator/deltacloud/trunk/framework/app/controllers/storage_volumes_controller.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/helpers/application_helper.rb (from r962151, incubator/deltacloud/trunk/framework/app/helpers/application_helper.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/helpers/application_helper.rb?p2=incubator/deltacloud/trunk/server/app/helpers/application_helper.rb&p1=incubator/deltacloud/trunk/framework/app/helpers/application_helper.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/helpers/conversion_helper.rb (from r962151, incubator/deltacloud/trunk/framework/app/helpers/conversion_helper.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/helpers/conversion_helper.rb?p2=incubator/deltacloud/trunk/server/app/helpers/conversion_helper.rb&p1=incubator/deltacloud/trunk/framework/app/helpers/conversion_helper.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/helpers/driver_helper.rb (from r962151, incubator/deltacloud/trunk/framework/app/helpers/driver_helper.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/helpers/driver_helper.rb?p2=incubator/deltacloud/trunk/server/app/helpers/driver_helper.rb&p1=incubator/deltacloud/trunk/framework/app/helpers/driver_helper.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/helpers/root_helper.rb (from r962151, incubator/deltacloud/trunk/framework/app/helpers/root_helper.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/helpers/root_helper.rb?p2=incubator/deltacloud/trunk/server/app/helpers/root_helper.rb&p1=incubator/deltacloud/trunk/framework/app/helpers/root_helper.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/models/base_model.rb (from r962151, incubator/deltacloud/trunk/framework/app/models/base_model.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/models/base_model.rb?p2=incubator/deltacloud/trunk/server/app/models/base_model.rb&p1=incubator/deltacloud/trunk/framework/app/models/base_model.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/models/flavor.rb (from r962151, incubator/deltacloud/trunk/framework/app/models/flavor.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/models/flavor.rb?p2=incubator/deltacloud/trunk/server/app/models/flavor.rb&p1=incubator/deltacloud/trunk/framework/app/models/flavor.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/models/image.rb (from r962151, incubator/deltacloud/trunk/framework/app/models/image.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/models/image.rb?p2=incubator/deltacloud/trunk/server/app/models/image.rb&p1=incubator/deltacloud/trunk/framework/app/models/image.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/models/instance.rb (from r962151, incubator/deltacloud/trunk/framework/app/models/instance.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/models/instance.rb?p2=incubator/deltacloud/trunk/server/app/models/instance.rb&p1=incubator/deltacloud/trunk/framework/app/models/instance.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/models/realm.rb (from r962151, incubator/deltacloud/trunk/framework/app/models/realm.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/models/realm.rb?p2=incubator/deltacloud/trunk/server/app/models/realm.rb&p1=incubator/deltacloud/trunk/framework/app/models/realm.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/models/storage_snapshot.rb (from r962151, incubator/deltacloud/trunk/framework/app/models/storage_snapshot.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/models/storage_snapshot.rb?p2=incubator/deltacloud/trunk/server/app/models/storage_snapshot.rb&p1=incubator/deltacloud/trunk/framework/app/models/storage_snapshot.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/models/storage_volume.rb (from r962151, incubator/deltacloud/trunk/framework/app/models/storage_volume.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/models/storage_volume.rb?p2=incubator/deltacloud/trunk/server/app/models/storage_volume.rb&p1=incubator/deltacloud/trunk/framework/app/models/storage_volume.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/accounts/index.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/accounts/index.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/accounts/index.html.erb?p2=incubator/deltacloud/trunk/server/app/views/accounts/index.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/accounts/index.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/accounts/show.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/accounts/show.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/accounts/show.html.erb?p2=incubator/deltacloud/trunk/server/app/views/accounts/show.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/accounts/show.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/api/show.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/api/show.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/api/show.html.erb?p2=incubator/deltacloud/trunk/server/app/views/api/show.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/api/show.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/api/show.xml.haml (from r962151, incubator/deltacloud/trunk/framework/app/views/api/show.xml.haml)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/api/show.xml.haml?p2=incubator/deltacloud/trunk/server/app/views/api/show.xml.haml&p1=incubator/deltacloud/trunk/framework/app/views/api/show.xml.haml&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/flavors/index.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/flavors/index.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/flavors/index.html.erb?p2=incubator/deltacloud/trunk/server/app/views/flavors/index.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/flavors/index.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/flavors/show.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/flavors/show.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/flavors/show.html.erb?p2=incubator/deltacloud/trunk/server/app/views/flavors/show.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/flavors/show.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/images/index.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/images/index.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/images/index.html.erb?p2=incubator/deltacloud/trunk/server/app/views/images/index.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/images/index.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/images/show.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/images/show.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/images/show.html.erb?p2=incubator/deltacloud/trunk/server/app/views/images/show.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/images/show.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/instance_states/show.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/instance_states/show.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/instance_states/show.html.erb?p2=incubator/deltacloud/trunk/server/app/views/instance_states/show.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/instance_states/show.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/instance_states/show.xml.haml (from r962151, incubator/deltacloud/trunk/framework/app/views/instance_states/show.xml.haml)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/instance_states/show.xml.haml?p2=incubator/deltacloud/trunk/server/app/views/instance_states/show.xml.haml&p1=incubator/deltacloud/trunk/framework/app/views/instance_states/show.xml.haml&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/instances/index.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/instances/index.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/instances/index.html.erb?p2=incubator/deltacloud/trunk/server/app/views/instances/index.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/instances/index.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/instances/new.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/instances/new.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/instances/new.html.erb?p2=incubator/deltacloud/trunk/server/app/views/instances/new.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/instances/new.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/instances/show.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/instances/show.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/instances/show.html.erb?p2=incubator/deltacloud/trunk/server/app/views/instances/show.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/instances/show.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/layouts/application.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/layouts/application.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/layouts/application.html.erb?p2=incubator/deltacloud/trunk/server/app/views/layouts/application.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/layouts/application.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/realms/index.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/realms/index.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/realms/index.html.erb?p2=incubator/deltacloud/trunk/server/app/views/realms/index.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/realms/index.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/realms/show.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/realms/show.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/realms/show.html.erb?p2=incubator/deltacloud/trunk/server/app/views/realms/show.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/realms/show.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/root/index.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/root/index.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/root/index.html.erb?p2=incubator/deltacloud/trunk/server/app/views/root/index.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/root/index.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/storage_snapshots/index.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/storage_snapshots/index.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/storage_snapshots/index.html.erb?p2=incubator/deltacloud/trunk/server/app/views/storage_snapshots/index.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/storage_snapshots/index.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/storage_snapshots/show.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/storage_snapshots/show.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/storage_snapshots/show.html.erb?p2=incubator/deltacloud/trunk/server/app/views/storage_snapshots/show.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/storage_snapshots/show.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/storage_volumes/index.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/storage_volumes/index.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/storage_volumes/index.html.erb?p2=incubator/deltacloud/trunk/server/app/views/storage_volumes/index.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/storage_volumes/index.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/app/views/storage_volumes/show.html.erb (from r962151, incubator/deltacloud/trunk/framework/app/views/storage_volumes/show.html.erb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/app/views/storage_volumes/show.html.erb?p2=incubator/deltacloud/trunk/server/app/views/storage_volumes/show.html.erb&p1=incubator/deltacloud/trunk/framework/app/views/storage_volumes/show.html.erb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/config/boot.rb (from r962151, incubator/deltacloud/trunk/framework/config/boot.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/config/boot.rb?p2=incubator/deltacloud/trunk/server/config/boot.rb&p1=incubator/deltacloud/trunk/framework/config/boot.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/config/database.yml (from r962151, incubator/deltacloud/trunk/framework/config/database.yml)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/config/database.yml?p2=incubator/deltacloud/trunk/server/config/database.yml&p1=incubator/deltacloud/trunk/framework/config/database.yml&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/config/environment.rb (from r962151, incubator/deltacloud/trunk/framework/config/environment.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/config/environment.rb?p2=incubator/deltacloud/trunk/server/config/environment.rb&p1=incubator/deltacloud/trunk/framework/config/environment.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/config/environments/development.rb (from r962151, incubator/deltacloud/trunk/framework/config/environments/development.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/config/environments/development.rb?p2=incubator/deltacloud/trunk/server/config/environments/development.rb&p1=incubator/deltacloud/trunk/framework/config/environments/development.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/config/environments/production.rb (from r962151, incubator/deltacloud/trunk/framework/config/environments/production.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/config/environments/production.rb?p2=incubator/deltacloud/trunk/server/config/environments/production.rb&p1=incubator/deltacloud/trunk/framework/config/environments/production.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/config/environments/test.rb (from r962151, incubator/deltacloud/trunk/framework/config/environments/test.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/config/environments/test.rb?p2=incubator/deltacloud/trunk/server/config/environments/test.rb&p1=incubator/deltacloud/trunk/framework/config/environments/test.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/config/initializers/backtrace_silencers.rb (from r962151, incubator/deltacloud/trunk/framework/config/initializers/backtrace_silencers.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/config/initializers/backtrace_silencers.rb?p2=incubator/deltacloud/trunk/server/config/initializers/backtrace_silencers.rb&p1=incubator/deltacloud/trunk/framework/config/initializers/backtrace_silencers.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/config/initializers/inflections.rb (from r962151, incubator/deltacloud/trunk/framework/config/initializers/inflections.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/config/initializers/inflections.rb?p2=incubator/deltacloud/trunk/server/config/initializers/inflections.rb&p1=incubator/deltacloud/trunk/framework/config/initializers/inflections.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/config/initializers/mime_types.rb (from r962151, incubator/deltacloud/trunk/framework/config/initializers/mime_types.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/config/initializers/mime_types.rb?p2=incubator/deltacloud/trunk/server/config/initializers/mime_types.rb&p1=incubator/deltacloud/trunk/framework/config/initializers/mime_types.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/config/initializers/new_rails_defaults.rb (from r962151, incubator/deltacloud/trunk/framework/config/initializers/new_rails_defaults.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/config/initializers/new_rails_defaults.rb?p2=incubator/deltacloud/trunk/server/config/initializers/new_rails_defaults.rb&p1=incubator/deltacloud/trunk/framework/config/initializers/new_rails_defaults.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/config/initializers/session_store.rb (from r962151, incubator/deltacloud/trunk/framework/config/initializers/session_store.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/config/initializers/session_store.rb?p2=incubator/deltacloud/trunk/server/config/initializers/session_store.rb&p1=incubator/deltacloud/trunk/framework/config/initializers/session_store.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/config/locales/en.yml (from r962151, incubator/deltacloud/trunk/framework/config/locales/en.yml)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/config/locales/en.yml?p2=incubator/deltacloud/trunk/server/config/locales/en.yml&p1=incubator/deltacloud/trunk/framework/config/locales/en.yml&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/config/routes.rb (from r962151, incubator/deltacloud/trunk/framework/config/routes.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/config/routes.rb?p2=incubator/deltacloud/trunk/server/config/routes.rb&p1=incubator/deltacloud/trunk/framework/config/routes.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/doc/README_FOR_APP (from r962151, incubator/deltacloud/trunk/framework/doc/README_FOR_APP)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/doc/README_FOR_APP?p2=incubator/deltacloud/trunk/server/doc/README_FOR_APP&p1=incubator/deltacloud/trunk/framework/doc/README_FOR_APP&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/lib/converters/xml_converter.rb (from r962151, incubator/deltacloud/trunk/framework/lib/converters/xml_converter.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/lib/converters/xml_converter.rb?p2=incubator/deltacloud/trunk/server/lib/converters/xml_converter.rb&p1=incubator/deltacloud/trunk/framework/lib/converters/xml_converter.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/lib/deltacloud/base_driver.rb (from r962151, incubator/deltacloud/trunk/framework/lib/deltacloud/base_driver.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/lib/deltacloud/base_driver.rb?p2=incubator/deltacloud/trunk/server/lib/deltacloud/base_driver.rb&p1=incubator/deltacloud/trunk/framework/lib/deltacloud/base_driver.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/lib/deltacloud/drivers/ec2/ec2_driver.rb (from r962151, incubator/deltacloud/trunk/framework/lib/deltacloud/drivers/ec2/ec2_driver.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/lib/deltacloud/drivers/ec2/ec2_driver.rb?p2=incubator/deltacloud/trunk/server/lib/deltacloud/drivers/ec2/ec2_driver.rb&p1=incubator/deltacloud/trunk/framework/lib/deltacloud/drivers/ec2/ec2_driver.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/lib/deltacloud/drivers/mock/mock_driver.rb (from r962151, incubator/deltacloud/trunk/framework/lib/deltacloud/drivers/mock/mock_driver.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/lib/deltacloud/drivers/mock/mock_driver.rb?p2=incubator/deltacloud/trunk/server/lib/deltacloud/drivers/mock/mock_driver.rb&p1=incubator/deltacloud/trunk/framework/lib/deltacloud/drivers/mock/mock_driver.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/lib/deltacloud/drivers/rackspace/rackspace_client.rb (from r962151, incubator/deltacloud/trunk/framework/lib/deltacloud/drivers/rackspace/rackspace_client.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/lib/deltacloud/drivers/rackspace/rackspace_client.rb?p2=incubator/deltacloud/trunk/server/lib/deltacloud/drivers/rackspace/rackspace_client.rb&p1=incubator/deltacloud/trunk/framework/lib/deltacloud/drivers/rackspace/rackspace_client.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/lib/deltacloud/drivers/rackspace/rackspace_driver.rb (from r962151, incubator/deltacloud/trunk/framework/lib/deltacloud/drivers/rackspace/rackspace_driver.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/lib/deltacloud/drivers/rackspace/rackspace_driver.rb?p2=incubator/deltacloud/trunk/server/lib/deltacloud/drivers/rackspace/rackspace_driver.rb&p1=incubator/deltacloud/trunk/framework/lib/deltacloud/drivers/rackspace/rackspace_driver.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/lib/deltacloud/drivers/rhevm/rhevm_driver.rb (from r962151, incubator/deltacloud/trunk/framework/lib/deltacloud/drivers/rhevm/rhevm_driver.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/lib/deltacloud/drivers/rhevm/rhevm_driver.rb?p2=incubator/deltacloud/trunk/server/lib/deltacloud/drivers/rhevm/rhevm_driver.rb&p1=incubator/deltacloud/trunk/framework/lib/deltacloud/drivers/rhevm/rhevm_driver.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/public/404.html (from r962151, incubator/deltacloud/trunk/framework/public/404.html)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/public/404.html?p2=incubator/deltacloud/trunk/server/public/404.html&p1=incubator/deltacloud/trunk/framework/public/404.html&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/public/422.html (from r962151, incubator/deltacloud/trunk/framework/public/422.html)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/public/422.html?p2=incubator/deltacloud/trunk/server/public/422.html&p1=incubator/deltacloud/trunk/framework/public/422.html&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/public/500.html (from r962151, incubator/deltacloud/trunk/framework/public/500.html)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/public/500.html?p2=incubator/deltacloud/trunk/server/public/500.html&p1=incubator/deltacloud/trunk/framework/public/500.html&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/public/favicon.ico (from r962151, incubator/deltacloud/trunk/framework/public/favicon.ico)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/public/favicon.ico?p2=incubator/deltacloud/trunk/server/public/favicon.ico&p1=incubator/deltacloud/trunk/framework/public/favicon.ico&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/public/images/rails.png (from r962151, incubator/deltacloud/trunk/framework/public/images/rails.png)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/public/images/rails.png?p2=incubator/deltacloud/trunk/server/public/images/rails.png&p1=incubator/deltacloud/trunk/framework/public/images/rails.png&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
Binary files - no diff available.

Propchange: incubator/deltacloud/trunk/server/public/images/rails.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Copied: incubator/deltacloud/trunk/server/public/javascripts/application.js (from r962151, incubator/deltacloud/trunk/framework/public/javascripts/application.js)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/public/javascripts/application.js?p2=incubator/deltacloud/trunk/server/public/javascripts/application.js&p1=incubator/deltacloud/trunk/framework/public/javascripts/application.js&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/public/javascripts/controls.js (from r962151, incubator/deltacloud/trunk/framework/public/javascripts/controls.js)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/public/javascripts/controls.js?p2=incubator/deltacloud/trunk/server/public/javascripts/controls.js&p1=incubator/deltacloud/trunk/framework/public/javascripts/controls.js&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/public/javascripts/dragdrop.js (from r962151, incubator/deltacloud/trunk/framework/public/javascripts/dragdrop.js)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/public/javascripts/dragdrop.js?p2=incubator/deltacloud/trunk/server/public/javascripts/dragdrop.js&p1=incubator/deltacloud/trunk/framework/public/javascripts/dragdrop.js&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/public/javascripts/effects.js (from r962151, incubator/deltacloud/trunk/framework/public/javascripts/effects.js)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/public/javascripts/effects.js?p2=incubator/deltacloud/trunk/server/public/javascripts/effects.js&p1=incubator/deltacloud/trunk/framework/public/javascripts/effects.js&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/public/javascripts/prototype.js (from r962151, incubator/deltacloud/trunk/framework/public/javascripts/prototype.js)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/public/javascripts/prototype.js?p2=incubator/deltacloud/trunk/server/public/javascripts/prototype.js&p1=incubator/deltacloud/trunk/framework/public/javascripts/prototype.js&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/public/robots.txt (from r962151, incubator/deltacloud/trunk/framework/public/robots.txt)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/public/robots.txt?p2=incubator/deltacloud/trunk/server/public/robots.txt&p1=incubator/deltacloud/trunk/framework/public/robots.txt&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Propchange: incubator/deltacloud/trunk/server/public/robots.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Copied: incubator/deltacloud/trunk/server/public/stylesheets/application.css (from r962151, incubator/deltacloud/trunk/framework/public/stylesheets/application.css)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/public/stylesheets/application.css?p2=incubator/deltacloud/trunk/server/public/stylesheets/application.css&p1=incubator/deltacloud/trunk/framework/public/stylesheets/application.css&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/public/stylesheets/sass/application.sass (from r962151, incubator/deltacloud/trunk/framework/public/stylesheets/sass/application.sass)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/public/stylesheets/sass/application.sass?p2=incubator/deltacloud/trunk/server/public/stylesheets/sass/application.sass&p1=incubator/deltacloud/trunk/framework/public/stylesheets/sass/application.sass&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/script/about (from r962151, incubator/deltacloud/trunk/framework/script/about)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/script/about?p2=incubator/deltacloud/trunk/server/script/about&p1=incubator/deltacloud/trunk/framework/script/about&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/script/console (from r962151, incubator/deltacloud/trunk/framework/script/console)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/script/console?p2=incubator/deltacloud/trunk/server/script/console&p1=incubator/deltacloud/trunk/framework/script/console&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/script/dbconsole (from r962151, incubator/deltacloud/trunk/framework/script/dbconsole)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/script/dbconsole?p2=incubator/deltacloud/trunk/server/script/dbconsole&p1=incubator/deltacloud/trunk/framework/script/dbconsole&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/script/destroy (from r962151, incubator/deltacloud/trunk/framework/script/destroy)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/script/destroy?p2=incubator/deltacloud/trunk/server/script/destroy&p1=incubator/deltacloud/trunk/framework/script/destroy&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/script/generate (from r962151, incubator/deltacloud/trunk/framework/script/generate)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/script/generate?p2=incubator/deltacloud/trunk/server/script/generate&p1=incubator/deltacloud/trunk/framework/script/generate&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/script/performance/benchmarker (from r962151, incubator/deltacloud/trunk/framework/script/performance/benchmarker)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/script/performance/benchmarker?p2=incubator/deltacloud/trunk/server/script/performance/benchmarker&p1=incubator/deltacloud/trunk/framework/script/performance/benchmarker&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/script/performance/profiler (from r962151, incubator/deltacloud/trunk/framework/script/performance/profiler)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/script/performance/profiler?p2=incubator/deltacloud/trunk/server/script/performance/profiler&p1=incubator/deltacloud/trunk/framework/script/performance/profiler&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/script/plugin (from r962151, incubator/deltacloud/trunk/framework/script/plugin)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/script/plugin?p2=incubator/deltacloud/trunk/server/script/plugin&p1=incubator/deltacloud/trunk/framework/script/plugin&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/script/runner (from r962151, incubator/deltacloud/trunk/framework/script/runner)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/script/runner?p2=incubator/deltacloud/trunk/server/script/runner&p1=incubator/deltacloud/trunk/framework/script/runner&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/script/server (from r962151, incubator/deltacloud/trunk/framework/script/server)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/script/server?p2=incubator/deltacloud/trunk/server/script/server&p1=incubator/deltacloud/trunk/framework/script/server&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/test/functional/root_controller_test.rb (from r962151, incubator/deltacloud/trunk/framework/test/functional/root_controller_test.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/test/functional/root_controller_test.rb?p2=incubator/deltacloud/trunk/server/test/functional/root_controller_test.rb&p1=incubator/deltacloud/trunk/framework/test/functional/root_controller_test.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/test/performance/browsing_test.rb (from r962151, incubator/deltacloud/trunk/framework/test/performance/browsing_test.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/test/performance/browsing_test.rb?p2=incubator/deltacloud/trunk/server/test/performance/browsing_test.rb&p1=incubator/deltacloud/trunk/framework/test/performance/browsing_test.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/test/test_helper.rb (from r962151, incubator/deltacloud/trunk/framework/test/test_helper.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/test/test_helper.rb?p2=incubator/deltacloud/trunk/server/test/test_helper.rb&p1=incubator/deltacloud/trunk/framework/test/test_helper.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/test/unit/helpers/root_helper_test.rb (from r962151, incubator/deltacloud/trunk/framework/test/unit/helpers/root_helper_test.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/test/unit/helpers/root_helper_test.rb?p2=incubator/deltacloud/trunk/server/test/unit/helpers/root_helper_test.rb&p1=incubator/deltacloud/trunk/framework/test/unit/helpers/root_helper_test.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/.yardopts (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/.yardopts)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/.yardopts?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/.yardopts&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/.yardopts&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/MIT-LICENSE (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/MIT-LICENSE)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/MIT-LICENSE?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/MIT-LICENSE&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/MIT-LICENSE&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/README.md (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/README.md)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/README.md?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/README.md&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/README.md&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/Rakefile (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/Rakefile)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/Rakefile?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/Rakefile&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/Rakefile&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/TODO (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/TODO)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/TODO?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/TODO&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/TODO&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/VERSION (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/VERSION)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/VERSION?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/VERSION&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/VERSION&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/VERSION_NAME (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/VERSION_NAME)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/VERSION_NAME?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/VERSION_NAME&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/VERSION_NAME&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/bin/css2sass (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/bin/css2sass)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/bin/css2sass?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/bin/css2sass&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/bin/css2sass&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/bin/haml (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/bin/haml)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/bin/haml?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/bin/haml&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/bin/haml&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/bin/html2haml (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/bin/html2haml)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/bin/html2haml?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/bin/html2haml&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/bin/html2haml&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/bin/sass (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/bin/sass)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/bin/sass?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/bin/sass&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/bin/sass&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/FAQ.md (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/doc-src/FAQ.md)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/FAQ.md?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/FAQ.md&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/doc-src/FAQ.md&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/HAML_CHANGELOG.md (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/doc-src/HAML_CHANGELOG.md)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/HAML_CHANGELOG.md?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/HAML_CHANGELOG.md&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/doc-src/HAML_CHANGELOG.md&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/HAML_REFERENCE.md (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/doc-src/HAML_REFERENCE.md)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/HAML_REFERENCE.md?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/HAML_REFERENCE.md&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/doc-src/HAML_REFERENCE.md&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/SASS_CHANGELOG.md (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/doc-src/SASS_CHANGELOG.md)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/SASS_CHANGELOG.md?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/SASS_CHANGELOG.md&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/doc-src/SASS_CHANGELOG.md&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/SASS_REFERENCE.md (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/doc-src/SASS_REFERENCE.md)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/SASS_REFERENCE.md?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/doc-src/SASS_REFERENCE.md&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/doc-src/SASS_REFERENCE.md&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/extra/haml-mode.el (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/extra/haml-mode.el)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/extra/haml-mode.el?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/extra/haml-mode.el&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/extra/haml-mode.el&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/extra/sass-mode.el (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/extra/sass-mode.el)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/extra/sass-mode.el?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/extra/sass-mode.el&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/extra/sass-mode.el&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/extra/update_watch.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/extra/update_watch.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/extra/update_watch.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/extra/update_watch.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/extra/update_watch.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/haml.gemspec (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/haml.gemspec)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/haml.gemspec?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/haml.gemspec&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/haml.gemspec&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/init.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/init.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/init.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/init.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/init.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/buffer.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/buffer.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/buffer.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/buffer.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/buffer.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/engine.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/engine.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/engine.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/engine.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/engine.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/error.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/error.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/error.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/error.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/error.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/exec.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/exec.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/exec.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/exec.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/exec.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/filters.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/filters.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/filters.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/filters.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/filters.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/helpers.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/helpers.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/helpers.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/helpers.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/helpers.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/helpers/action_view_extensions.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/helpers/action_view_extensions.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/helpers/action_view_extensions.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/helpers/action_view_extensions.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/helpers/action_view_extensions.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/helpers/action_view_mods.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/helpers/action_view_mods.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/helpers/action_view_mods.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/helpers/action_view_mods.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/helpers/action_view_mods.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/html.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/html.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/html.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/html.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/html.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/precompiler.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/precompiler.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/precompiler.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/precompiler.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/precompiler.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/shared.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/shared.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/shared.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/shared.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/shared.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/template.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/template.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/template.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/template.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/template.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/template/patch.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/template/patch.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/template/patch.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/template/patch.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/template/patch.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/template/plugin.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/template/plugin.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/template/plugin.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/template/plugin.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/template/plugin.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/util.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/util.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/util.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/util.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/util.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/version.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/version.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/version.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/haml/version.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/haml/version.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/css.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/css.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/css.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/css.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/css.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/engine.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/engine.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/engine.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/engine.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/engine.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/environment.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/environment.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/environment.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/environment.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/environment.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/error.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/error.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/error.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/error.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/error.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/files.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/files.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/files.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/files.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/files.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/plugin.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/plugin.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/plugin.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/plugin.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/plugin.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/plugin/merb.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/plugin/merb.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/plugin/merb.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/plugin/merb.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/plugin/merb.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/plugin/rails.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/plugin/rails.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/plugin/rails.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/plugin/rails.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/plugin/rails.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/repl.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/repl.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/repl.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/repl.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/repl.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/bool.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/bool.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/bool.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/bool.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/bool.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/color.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/color.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/color.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/color.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/color.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/funcall.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/funcall.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/funcall.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/funcall.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/funcall.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/functions.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/functions.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/functions.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/functions.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/functions.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/lexer.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/lexer.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/lexer.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/lexer.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/lexer.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/literal.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/literal.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/literal.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/literal.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/literal.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/number.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/number.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/number.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/number.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/number.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/operation.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/operation.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/operation.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/operation.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/operation.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/parser.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/parser.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/parser.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/parser.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/parser.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/string.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/string.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/string.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/string.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/string.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/unary_operation.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/unary_operation.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/unary_operation.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/unary_operation.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/unary_operation.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/variable.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/variable.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/variable.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/script/variable.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/script/variable.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/comment_node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/comment_node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/comment_node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/comment_node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/comment_node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/debug_node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/debug_node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/debug_node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/debug_node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/debug_node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/directive_node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/directive_node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/directive_node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/directive_node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/directive_node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/for_node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/for_node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/for_node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/for_node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/for_node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/if_node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/if_node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/if_node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/if_node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/if_node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/import_node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/import_node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/import_node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/import_node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/import_node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/mixin_def_node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/mixin_def_node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/mixin_def_node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/mixin_def_node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/mixin_def_node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/mixin_node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/mixin_node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/mixin_node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/mixin_node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/mixin_node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/prop_node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/prop_node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/prop_node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/prop_node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/prop_node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/rule_node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/rule_node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/rule_node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/rule_node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/rule_node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/variable_node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/variable_node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/variable_node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/variable_node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/variable_node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/while_node.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/while_node.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/while_node.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/lib/sass/tree/while_node.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/lib/sass/tree/while_node.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/rails/init.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/rails/init.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/rails/init.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/rails/init.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/rails/init.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/test/benchmark.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/test/benchmark.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/test/benchmark.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/test/benchmark.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/test/benchmark.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)

Copied: incubator/deltacloud/trunk/server/vendor/plugins/haml/test/haml/engine_test.rb (from r962151, incubator/deltacloud/trunk/framework/vendor/plugins/haml/test/haml/engine_test.rb)
URL: http://svn.apache.org/viewvc/incubator/deltacloud/trunk/server/vendor/plugins/haml/test/haml/engine_test.rb?p2=incubator/deltacloud/trunk/server/vendor/plugins/haml/test/haml/engine_test.rb&p1=incubator/deltacloud/trunk/framework/vendor/plugins/haml/test/haml/engine_test.rb&r1=962151&r2=962153&rev=962153&view=diff
==============================================================================
    (empty)