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

Re: Trouble with using on local file server

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-12-27 09:29:30 CET

Nuzur wrote:
> Hi 2 all!
> I got trouble when I use local file server as repository. I got 2 machine,
> which configured in the same way but with different Windows( Both XP but
> from different boxes )... One work fine, but other is very-very slow work
> with repository, it get one file about 5-10 minutes... Direct downloading
> from file server is normaly on both machine. Both machine in same domain,
> and both users got the same rules...
> Both machine use protocol file:///
> Please excuse me for my bad english. If someone have any idea it's be great
> to hear.

First: don't do this! Don't access a repository via file:/// on a
network share. Install a proper svn server and access it that way instead.

The difference in speed you're seing is most likely due to some virus
scanner locking the repository files (which can get big) on every access
attempt. Configure your virus scanner to ignore your working copy and
the repository.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Dec 27 09:29:44 2007

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.