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

Re: access is denied in Win7 x64

From: Mike Dewhirst <miked_at_dewhirst.com.au>
Date: Thu, 2 Sep 2010 19:41:37 -0700 (PDT)

> If I understand the situation correctly, the working copy is on a Novell
> network drive. Subversion assumes that certain file operations are
> atomic. Maybe this is not the case for Novell shares?

Wayne

The Novell Client has adjustable performance and cache settings which I tweaked and which didn't make any difference.

The settings were ...

File caching On -> Off
 - Controls whether the client will cache files locally

File Commit Off -> On
 - Controls whether buffers flushed by an application are committed to disk on the server. Setting this value to On will ensure data integrity at the expense of performance by ensuring file buffers are committed to disk on the server when an application flushes its file buffers
 
Lazy Close Off --- Off
 - Delays the File Close on the network allowing the file to be reopened without accessing the network.

For my next step I might try to install a VirtualBox machine on the laptop and see what that does. I'll start with a 32bit WinXP SP3 with a Novell client so it can see the network.

I want to pension-off my desktop XP machine and reluctantly replace it with the Win 7 laptop but I can't live without Tortoise.

Mike

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2654962

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-03 04:41:42 CEST

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

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