I'm sure you're already aware of it, but just in case you weren't this is what compass watch throws after today's updates (yes, yes I know, it just got released and it's Sunday—I have no life, clearly;).
compass watch --trace
Gem::LoadError on line ["2010"] of C: Unable to activate stitch-0.1.7.beta.3, because sass-3.3.0.rc.1 conflicts with sass (~> 3.2.0.alpha)
C:/__wamp/bin/ruby/lib/ruby/site_ruby/2.0.0/rubygems/specification.rb:1179:in `activate'
C:/__wamp/bin/ruby/lib/ruby/site_ruby/2.0.0/rubygems.rb:186:in `rescue in try_activate'
C:/__wamp/bin/ruby/lib/ruby/site_ruby/2.0.0/rubygems.rb:183:in `try_activate'
C:/__wamp/bin/ruby/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:115:in `rescue in require'
C:/__wamp/bin/ruby/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:122:in `require'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/configuration/data.rb:161:in `require'
F:/CLIENTS/2013.08.16 - sitename/_root/loc/_incs/config.rb:2:in `get_binding'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/configuration/serialization.rb:24:in `eval'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/configuration/serialization.rb:24:in `parse_string'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/configuration/serialization.rb:15:in `block in _parse'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/configuration/serialization.rb:14:in `open'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/configuration/serialization.rb:14:in `_parse'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/configuration/file_data.rb:7:in `block in new_from_file'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/configuration/inheritance.rb:204:in `with_defaults'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/configuration/file_data.rb:6:in `new_from_file'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/configuration/helpers.rb:44:in `configuration_for'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/configuration/helpers.rb:99:in `add_project_configuration'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/commands/project_base.rb:37:in `add_project_configuration'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/commands/project_base.rb:25:in `configure!'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/commands/project_base.rb:15:in `initialize'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/commands/update_project.rb:37:in `initialize'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/exec/sub_command_ui.rb:42:in `new'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/exec/sub_command_ui.rb:42:in `perform!'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/lib/compass/exec/sub_command_ui.rb:15:in `run!'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/bin/compass:30:in `block in <top (required)>'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/bin/compass:44:in `call'
C:/__wamp/bin/ruby/lib/ruby/gems/2.0.0/gems/compass-0.13.alpha.7/bin/compass:44:in `<top (required)>'
C:/__wamp/bin/ruby/bin/compass:23:in `load'
C:/__wamp/bin/ruby/bin/compass:23:in `<main>'```
Hi Anthony,
I'm sure you're already aware of it, but just in case you weren't this is what
compass watch
throws after today's updates (yes, yes I know, it just got released and it's Sunday—I have no life, clearly;).