I get the following error when I try to run 'svk pull' in a branch from a mirror of a subversion repository:<br>Filesystem has no item: File not found: transaction '64910-1', path '/qwt-graph/modules/events/log/ConditionPresentToggler.h'
<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'm trying to pull, but it seems to exist in the branch, so I'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 'svk admin verify' and didn't get any errors so I assume the repository is fine.
Is there something that could be causing the above error message but wouldn't cause an error in 'svk admin verify'?<br><br>Output of 'svk --version':<br>This is svk, version v2.0.2 (using Subversion bindings
1.4.4)<br>Output of 'svn --version'<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>