<div dir="ltr">hi<br><br><div class="gmail_quote">2008/9/13 Viktor Nagy <span dir="ltr">&lt;<a href="mailto:viktor.nagy@gmail.com">viktor.nagy@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">sorry, but from the information you gave I don&#39;t really know what might be the problem.<br><br>is it called on the server? <br></div></blockquote></div>I&#39;m no sure what youre asking here.<br><br>On my client if I do:<br>
cd /tmp<br>bzr co bzr+<a href="http://user">http://user</a>@myserver/bzr/bazaartest/trunk<br>cd trunk<br>bzr commit -m &quot;test post commit hook&quot;<br># the commit works fine, but the post commit hook which I configured on the server does *not* get fired.<br>
<br><br>To doublecheck my setup, I then did on the server<br>cd bzrroot<br>sudo -u apache bzr serve --allow-writes<br># I sudo as apache to make sure this has the same permissions as the fcgi script.<br><br>then on the client:<br>
bzr bind bzr://myserver/bazaartest/trunk<br>bzr commit -m &quot;test post commit hook&quot;<br># the commit works fine, and the post commit hook gets fired (my hook writes to a file so that I can see hen it gets fired).<br>
<br><br>thanks<br>marius<br><br>ps. thanks Viktor for your updates to the e-mail plugin, it helped a lot me to get this far.<br><br>
</div>