>
Hello! I just noticed that that 'rebar clean' command removes ebin/.svn/tmp directory so that subversion feels very unhappy about itmyapp:> ls ebin/.svn/ entries text-base tmp
myapp:> ./rebar clean ==> lhttpc (clean) ==> mochiweb (clean) ==> rel (clean) ==> myapp (clean)
myapp:> ls ebin/.svn/ entries text-base
myapp:> -- Konstantin Sorokin