svn - TortiseSVN 1.8 Slow over network -


i've been having issue time now. whenever trying perform action in tortoisesvn on directory under mapped network drive operation takes inordinate amount of time complete, while performing same actions on local drive super fast.

i unable work on files i'm having issue on local drive due development environment here.

is there can (or sysadmin do) speed operations or have hurry , wait?

tortoisesvn 1.8.5, build 25224 - 64 bit , 2014/02/18 20:05:11 subversion 1.8.8, -release

short answer: don't use network drives!

tortoisesvn notoriously slow on network drives. has how icon overlays. speed issue on network drives mentioned in manual in chapter 4 settings. default, tortoisesvn turns off overlays on network drives speed network drive overlays. not turn on.

from faq:

why icons visible on local , not on network drives?
go settings -> , feel -> icon overlays , check drive types want see overlay icons. aware enabling overlays network drives slow down not tortoisesvn whole system.

i hope you're not using file:// protocol , and accessing repo on shared drive. you never suppose that.

do not ever use shared repository on network drive. there several easy install windows based subversion server packages (such visualsvnserver easy setup , allow access svn on network. and, free.

you can setup svnserve lightweight subversion service windows service. subversion designed low maintenance , easy on server. decent developer can setup subversion server , repositories on server. on line subversion manual goes through various setups, , 1 of best written technical manuals around.

in short: don't use network drive. there's no reason to. working copy should local. if must use network drive (sometimes people's home directory network share, , you're suppose use documents there), may forced turn off icon overlays or use subversion command line (which tortoisesvn comes with, , can optionally installed).


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -