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

Re: svn_io_file_rename error during add

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-07-18 02:47:35 CEST

"Steve Williams" <stevewilliams@kromestudios.com> writes:

>>> f:\data>svn add Props
>>> [a couple of hundred files added]
>>> svn: Access is denied.
>>> svn: svn_io_file_rename: can't move 'Props/.svn/tmp/entries' to
>>> 'Props/.svn/entries'
>>
>> Looks like more evidence of a Windows filesystem race. Did this leave
>> the working copy locked? Did you run 'svn cleanup'?
>
> No, I didn't think of running 'svn cleanup'.

Hmm, I don't think 'svn add' uses log files, that would explain why
there was no lock.

[...]
> This is an intermittent issue. I reverted the whole Props folder tree and
> the 'svn add Props' command worked fine after that.

Subversion appears to trigger a race condition somewhere in the
Windows filesystem. We don't really have a solution.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 18 02:48:32 2003

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

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