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

Re: Can't move '...\.svn\tmp\entries' to '...\.svn\entries': Access is denied

From: steveking <steveking_at_gmx.ch>
Date: 2006-08-18 21:45:35 CEST

Andy Levy wrote:
> On 8/18/06, Justin Johnson <justinjohnson@gmail.com> wrote:
>> > > ...
>> > > Added c:\work\testapp\dir1\dir2\file.txt
>> > > Error: Can't move 'c:\work\testapp\dir1\.svn\tmp\entries' to
>> > > 'c:\work\testapp\dir1\.svn\entries': Access is denied.
>> > >
>> > > I'm running Subversion 1.3.2 on Windows XP SP1.
>> > >
>> > > Does anyone know what is causing this problem?
>> >
>> > What happens if you disable your on-access virus scanner, or tell it
>> > to ignore your WC?
>> >
>>
>> Unfortunately I have no control over that on this computer. I was
>> hoping that wasn't the problem. :-(
>
> I'm not saying that it definitely is, but very often resolves this
> error message IIRC.

Check if there are two files in the repository with the same name, but
differ only in case (e.g. TEST.TXT and test.txt).

You can check it with

svn ls -v c:\work\testapp\dir1

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 18 21:48:03 2006

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.