id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
10793	TracError if a repo is badly configured	ejucovy	ejucovy	To reproduce:\r\n\r\n 1. Add a repo to Trac\r\n 1. Use the multireposearchplugin's sqlindexer to index the repo's files\r\n 1. Remove the repo from the filesystem, '''but leave it configured in Trac'''\r\n 1. Search for a term that exists in the repo's file contents\r\n\r\nThe system will throw a different error depending on the version control backend used.  For Git, it will look like `/path/to/repository.git/ does not appear to be a Git repository.`\r\n\r\nInstead of throwing a system error, this exception should be caught and logged, and the offending search result should be ignored.	defect	closed	high	MultiRepoSearchPlugin	major	fixed			
