7

I found poor info with svn Error 155009 with message:

Failed to run the WC DB work queue associated with 'C:\Users\XXX\Foo', work item 82 (file-install Bar.dll 1 0 1 1) Can't open file 'C:\Users\XXX\Foo.svn\pristine\c2\c2dbd0fd0b44d0e4915581196479ada5567b0750.svn-base': The system cannot find the file specified

I'm on Windows 7 with 1.8.11 svn libs (installed by Tortoise).

Help me to understand the problem and how fix it when happen..

ar099968
  • 6,963
  • 12
  • 64
  • 127

1 Answers1

2

The pristine area of the working copy is corrupted. There is a great chance that some tool or an antivirus broke the pristine area.

Make a backup of the contents of this working copy and checkout a new working copy.

bahrep
  • 29,961
  • 12
  • 103
  • 150