deno schrieb: > putting the "-l" resolves the expected string or buffer error but i'm > now getting the following error > > 2009-05-14 09:52:46,589 Trac[log] ERROR: [LinkEndPoint]: ERROR: > relation "link" does not exist > > Traceback (most recent call last): > File "/usr/lib/python2.4/site-packages/agilo_links-1.2_r349- > py2.4.egg/agilo_links/model.py", line 786, in _load_outgoing_links
Which version of Agilo do you use? The traceback shows clearly that agilo_links is called which is an obsolete module from Agilo 0.6. However you don't have the 'link' table which is the case if your database matches Agilo 0.7. Can you try to remove all the old agilo versions and the replace the commit hook script with the one from Agilo 0.7. Probably this will resolve your issue. fs --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

