I get the following error when I try to run &#39;svk pull&#39; in a branch from a mirror of a subversion repository:<br>Filesystem has no item: File not found: transaction &#39;64910-1&#39;, path &#39;/qwt-graph/modules/events/log/ConditionPresentToggler.h&#39;
<br><br>//qwt-graph is copied from //mirror/tfs/trunk/work/hst, and //mirror is a mirror of a remote subversion repository. The file in question was deleted in the revisions that I&#39;m trying to pull, but it seems to exist in the branch, so I&#39;m not sure what the problem is:
<br>$ svk ls //qwt-graph/modules/events/log/ConditionPresentToggler.h<br>ConditionPresentToggler.h<br><br>I should note that I started seeing this error after upgrading from Fedora Core 4 to Fedora 7. I used tar to backup my ~/.svk directory, and then untarred it (preserving permissions) after the install. I can check things out of the svk repository, and I did an &#39;svk admin verify&#39; and didn&#39;t get any errors so I assume the repository is fine.
Is there something that could be causing the above error message but wouldn&#39;t cause an error in &#39;svk admin verify&#39;?<br><br>Output of &#39;svk --version&#39;:<br>This is svk, version v2.0.2 (using Subversion bindings 
1.4.4)<br>Output of &#39;svn --version&#39;<br>svn, version 1.4.4 (r25188)<br><br>I would really like to get svk working again. Let me know if you need any more information,<br>Tom<br>