On 04/13/12 05:48, Markus Schaber wrote:
> Hi, Taylor,
>
> Von: Stefan Sperling [mailto:stsp_at_elego.de]
>> 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?
> Just as a side-note: On Windows, if you installed TortoiseSVN, TSVNCache.exe is such a process which works in the background.
>
> Other tools for other operating systems may exist, too.
>
> Best regards
>
> Markus Schaber
I'm sorry, a couple clarifications:
I use sqlite 4.7.11, not 4.7.0
I use the subversion client(Apache) in the command line in Linux.
While svnversion works in the working copy, however, it doesn't work in
the "copied" working copy. It must also be noted that the sqlite db in
.svn/wc.db is ok in the "copied" working copy.
And no I was not aware of the yellow box, thanks for pointing that out.
--
Taylor Lookabaugh
Received on 2012-04-13 19:47:20 CEST