rebar and subversion
Konstantin Sorokin
kvs@REDACTED
Sat Feb 12 19:06:15 CET 2011
Hello!
I just noticed that that 'rebar clean' command removes ebin/.svn/tmp
directory so that subversion feels very unhappy about it
kvs@REDACTED myapp:> ls ebin/.svn/
entries text-base tmp
kvs@REDACTED myapp:> ./rebar clean
==> lhttpc (clean)
==> mochiweb (clean)
==> rel (clean)
==> myapp (clean)
kvs@REDACTED myapp:> ls ebin/.svn/
entries text-base
kvs@REDACTED myapp:>
--
Konstantin Sorokin
More information about the erlang-questions
mailing list