On Fri, Apr 13, 2012 at 03:32:47AM -0700, Taylor Lookabaugh wrote: > Error: svn: E200030: sqlite: callback requested query abort > > Steps to reproduce bug: 1: checkout svn repo. 2: copy the checked > out repo.
Small note on terminology: While you check out from a "repository", what you've checked out is called a "working copy". > 3: run > "svnversion" in the copy > > versions: > > sqlite - 4.7.0 > subversion - 1.7.4 I cannot reproduce the problem. I get the expected svnversion output. Are you aware of the yellow box at http://subversion.apache.org/docs/release-notes/1.7.html#single-db ? Was the working copy accessed by a Subversion client while being copied?