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

Re: Commit is extremly slow on network shares with many unversioned files

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Mon, 12 Dec 2011 18:14:28 +0000

On 12 December 2011 16:26, Rainer Schmidt <mumpitzstuff_at_googlemail.com> wrote:
> 'svn st -v /path/to/wc' is done in a few seconds. So it should be a
> TortoiseSVN issue.
>
> And i think i found the problem. If we have the following working copy
> structure:
>
> repository/directoryA (with some versioned files)
>              /directoryB (with NO versioned files (directory is
> unversioned too))
>
> Now i can activate my hd monitor and can see that TortoiseProc looks
> into directory A and directoryB and makes a lot of database stuff for
> both directories like (same for every subdirectory of directoryA and
> directoryB):
>
> 17:02:07        TortoiseProc.ex:3584    READ    ...\.svn\wc.db  SUCCESS Offset: 0
> Length: 100
>
> I do not understand why this is needed because the checkbox "show
> unversioned files" is unchecked (within the commit dialog).
> TortoiseSVN could ignore unversioned directories if this checkbox is
> set or it could make this option global. This would result in a huge
> performance increase in my opinion. The look for everything option is
> only needed if i want to see the unversioned files in my commit
> dialog?!

Have you added those non-versioned folders to the ignore list? That
may prevent TortoiseSVN from digging down to find unversioned content.

Simon

-- 
:       ___
:  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=2892576
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-12-12 19:15:37 CET

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.