﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
10372	get_svn_revision() should be more robust	rjaarts	Matt Boersma	"When Django is used in the Google App Engine (GAE)environment there is a problem with the django get_svn_revision() function. This occurs only in when using the GAE SDK and when a checked out version of Django is used. 
The get_svn_revision() function checks for existence of a "".svn/entries"" file. This file will exist if Django was checked out, but GAE will prevent reading that file, which results in an raised error. Would be nice if this error could be catched, and perhaps a warning logged, and simple ""unknown"" would be returned."		closed	Core (Other)	1.0		fixed	version Google App Engine GAE		Accepted	1	0	0	0	0	0
