I have the egg in my project, but I only have the svn_hooks.py in roots homedir where I originally downloaded agilo
# ls /home/trac/myproject/.egg-cache/agilo-0.7.4.1_r1624_20090611- py2.4.egg-tmp/agilo/ htdocs templates # locate svn_hooks.py /root/agilo-0.7.4.1_r1624_20090611-py2.4.egg/agilo/utils/svn_hooks.py /root/agilo-0.7.4.1_r1624_20090611-py2.4.egg/agilo/utils/svn_hooks.pyc /root/agilo/utils/svn_hooks.py /root/agilo/utils/svn_hooks.pyc Setting PYTHONPATH to either of "/root/agilo-0.7.4.1_r1624_20090611- py2.4.egg" "/root/agilo-0.7.4.1_r1624_20090611-py2.4.egg/agilo" didnt work. Agilo is fully working in every aspect apart from the svn_hooks. Am I missing something obvious? On Sep 7, 1:29 pm, Felix Schwarz <[email protected]> wrote: > Am 07.09.2009 09:58, schrieb mattias berge: > > > I'm kind of stuck, the agilo hook script is throwing an error :(. > > What am I missing? Anyone spot the problem? > > Where did you install Agilo? Probably Agilo is not in the PYTHONPATH of > your commit script. Find out where the svn_hooks.py is on your hard disk > and add > PYTHONPATH=$PYTHONPATH:/your/path/to/agilo > to the script. > > fs > > smime.p7s > 4KViewDownload --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo?hl=en -~----------~----~----~----~------~----~------~--~---

