I see something (remotely) similar on Windows, where svn 1.5.X tries to
access something it has deleted during checkout and fails (maybe other
operations as well), but the special thing in my case is this happens
only when i monitor the file system with Microsoft Filemon:-) It works
fine when I don't run FileMon so I haven't thought more about it, but it
may be related.
E:\Temp\ft>svn co
https://fishtalk.akvagroup.com:8443/svn/fishtalk/branches/2.3
.
A lib
A lib\SQLDMO
A lib\SQLDMO\Interop.SQLDMO.dll
A lib\SQLDMO\sqldmo.dll
A lib\SQLDMO\Resources
A lib\SQLDMO\Resources\1033
A lib\SQLDMO\Resources\1033\sqldmo.rll
A lib\TeeChart
A lib\TeeChart\License.txt
A lib\TeeChart\TeeChart.Languages.xml
A lib\TeeChart\changes.txt
A lib\TeeChart\TeeChart.dll
A lib\TeeChart\TeeChart.Languages.dll
A lib\TeeChart\TeeChart.xml
svn: Can't move 'lib\TeeChart\.svn\tmp\entries' to
'lib\TeeChart\.svn\entries':
The system cannot find the file specified.
Gunnar.
Toby Collett wrote:
> I have an SVN repository which gets into an inconsistent state and
> reports errors along the following lines
> Can't read directory 'db/config/.svn/tmp/text-base': Not a directory
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-23 19:51:23 CEST