ktk wrote:
> Hi,
>
> We have a problem with a repository that got converted from CVS to SVN,
> ...
>   File "/usr/local/lib/python2.3/difflib.py", line 490, in __helper
>     self.__helper(i+k, ahi, j+k, bhi, answer)
>
> [ same error many times repeated ]
>
>   File "/usr/local/lib/python2.3/difflib.py", line 490, in __helper
>     self.__helper(i+k, ahi, j+k, bhi, answer)
>   File "/usr/local/lib/python2.3/difflib.py", line 481, in __helper
>     i, j, k = x = self.find_longest_match(alo, ahi, blo, bhi)
> RuntimeError: maximum recursion depth exceeded

It's a known issue, see http://trac.edgewall.org/ticket/2756

-- Christian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
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/trac-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to