File '/var/local/allura/Allura/allura/model/repository.py', line 217 in compute_tree_new
return self._impl.compute_tree_new(commit, path)
File '/var/local/allura/ForgeSVN/forgesvn/model/svn.py', line 360 in compute_tree_new
M.repo_refresh.get_commit_info(last_commit))
File '/var/local/allura/Allura/allura/model/repo_refresh.py', line 505 in set_last_commit
_id='%s:%s:%s' % (repo_id, path, name),
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 20: ordinal not in range(128)
PATH_INFO: '/p/dindonmaster/code-0/14/'
This should go away when the new last commit structures are in place [#4691]
Related
Tickets:
#4691Gone with last push.