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

'Access Denied' caused when running 'blame' using 1.1RC1 on win2000

From: mattdoran <mattdoran_at_bigpond.com>
Date: 2004-07-21 03:48:30 CEST

Hi,

I've encountered an issue with the new blame implementation in 1.1 RC1.

System: Win2k SP4
SVN Ver: svn, version 1.1.0 (Release Candidate 1) compiled Jul 19 2004,
09:03:26

If I perform a 'svn blame' on either a BDB or a FSFS repository using a
local (file://) repository I get the following error:

svn: Can't open 'C:\DOCUME~1\doranma.000\LOCALS~1\Temp/tmp.tmp': Access is
denied.

I am a local administrator on the machine, so file permissions are not the
problem.

This issue doesn't occur when 2 revisions of the same file exist, but it
occurs with 3 revisions.

Attached is a batch file that reproduces the issue, and the output of the
script with an FSFS and BDB repo.

Also attached is a Sysinternals Filemon log of the activity in the TEMP
directory while the 'blame' is running. It appears that a file 'tmp.tmp'
is trying to be created, but the file is 'PENDING DELETION' from an earlier
delete.

Let me know if you need more info to help resolve the issue.

Regards,
Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

  • application/octet-stream attachment: issue.bat
Received on Wed Jul 21 04:56:26 2004

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.