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

RE: Placing a working copy on a network drive

From: Gerald Britton <gerald.britton_at_gmail.com>
Date: Fri, 1 Jun 2012 06:33:47 -0700 (PDT)

IIRC SVN assumes it has sole control over the WC. In the case of a network share, that may not be true. That is, someone else (even you!) could access the share from another session. This could lead to WC corruption -- not a big issue if you do regular commits, I suppose.

I usually discourage my team from going that route. There is another factor that is more important for them, though: performance when working remote. I believe that SVN thinks that it is working off a local WC and takes no special steps to optimize for a (possibly very) remote WC.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2967615

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-06-01 15:33:50 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.