[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN repository possible race condition

From: Toby Collett <tcollett+lists_at_plan9.net.nz>
Date: Thu, 25 Sep 2008 08:48:18 +1200

The original problem was on a Linux system so any WIN32 based Macros will
not help me unfortunately....the strace results definitely look like svn is
doing things out of order, should I file a bug report on this issue?

Toby

2008/9/24 <kmradke_at_rockwellcollins.com>

>
> A potential win32 patch has previously been posted on the dev list. I
> haven't had time to test it.
>
> http://www.nabble.com/-PATCH--Working-copy-on-Samba-share-td19606426.html
>
> Kevin R.
>
> Gunnar Dalsnes <hardon_at_online.no> wrote on 09/23/2008 12:50:15 PM:
>
>
> > 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
> >
>

-- 
This email is intended for the addressee only and may contain privileged
and/or confidential information
Received on 2008-09-24 22:49:00 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.