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

Re: tortoise hang when access to file is denied

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 16 Oct 2012 09:25:32 +0200

On Tue, Oct 16, 2012 at 8:27 AM, m razavi <m.razavi777_at_gmail.com> wrote:
> Hi to all developers
> First, I apologize for weak English.
> we working on share drive with NTFS permission (on files & Directories).
> if try for any(commit,lock,release,...) action for a file or directory that havent permission to it, svn go to hang or sometime windows explorer hangs.
> check this state with wireShark, its log as below:
>
> 2395 37.064884000 172.20.0.65 172.20.0.71 SMB 93 NT Create AndX Response, FID: 0x0000, Error: STATUS_ACCESS_DENIED

Do not store working copies on network shares. A working copy must not
be shared at all but only be used by ONE person, so store them on the
local drive, not a network share.

If you insist on storing the working copy on a network share, then
don't complain if it's slow or hangs...

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3021047
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-10-16 09:26:01 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.