$ copy-file changes/S1.scala S.scala
> compile
$ copy-file changes/S2.scala S.scala
-> compile

> clean
$ copy-file changes/build.sbt build.sbt
> reload

$ copy-file changes/S1.scala S.scala
> compile
$ copy-file changes/S2.scala S.scala
-> compile
