<div dir="ltr"><div>Frankly speaking, it is one of the reasons, why I don't use releases at all: it is a horrible mess with file locations.<br><br></div>I always configure Emakefile and run in erlang console  make:all([load]).<br>
<br>It is much faster and more predictable than all your reloaders and syncs.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 1, 2013 at 7:16 AM, Slava Yurin <span dir="ltr"><<a href="mailto:yurinvv@yandex.ru" target="_blank">yurinvv@yandex.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi John.</div><div> </div><div>Maybe  <a href="https://github.com/tex/ssync" target="_blank">https://github.com/tex/ssync</a> can help you.</div>
<div> </div><div>01.02.2013, 04:09, "John Kemp" <<a href="mailto:john@jkemp.net" target="_blank">john@jkemp.net</a>>:</div><div class="HOEnZb"><div class="h5"><blockquote><p>Hi,<br><br>I have been writing an application using rebar to build the app. I run <br>
the server and open a console. I then change the source code and <br>apparently I need to leave the console, 'make rel' and restart the app <br>and the console.<br><br>I'm sure there's a better way to do what I'm doing.<br>
<br>One project I found is <a href="https://github.com/rustyio/sync" target="_blank">https://github.com/rustyio/sync</a>, but this did not <br>(yet) work for me according to the instructions.<br><br>How can I have my rebar (or just Erlang) app automatically recompile <br>
('make rel') when one of the source files changes, or run a command from <br>within the console to do this?<br><br>Cheers,<br><br>JohnK<br>_______________________________________________<br>erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br><a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a></p>
</blockquote></div></div><br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>