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

AW: Working copy on a network share

From: Felix Gilcher <gilcher_at_exozet.com>
Date: 2005-09-21 16:33:36 CEST

Colin JN Breame <mailto:colin@breame.net> schrieb am Mittwoch, 21. September 2005 16:00:

> As I understand, it is Not A Good Idea to store the
> repository on a network
> share as their are problems with file locking. Does this
> apply to working
> copies of the repository. e.g. svn co svn://myrepos
> /mnt/mynetworkshare.

This restriction does not apply to working copies. However, since svn manipulates lots of small files in certain operations, you may notice a significant speed penalty - checkouts, commit and updates are noticeably slower [at least for me], especially on a larger source tree.

With an FSFS-backend, you can even store your repository on a network share.

>
> Any advice greatfully received.
>
> -- Colin JN Breame
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

regards

fg

-- 
Felix Gilcher
Head of IT Development
Exozet Berlin GmbH
Rotherstraße 20
10245 Berlin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 21 16:38:29 2005

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

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