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

Re: SVN on Classified Network

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Wed, 28 Oct 2015 08:26:02 +0000

On 28 Oct 2015 06:47, "Lawrence Bryan" <larry.w.bryan2_at_boeing.com> wrote:
>
> We have to use TotoiseSVN on a classified network folder. The share was
created using Windows Server 2008 using NTFS.
>
> We have a user access controlled folder to contain the repository and as
a secondary backup a file sharing application called Integrated Digital
Environment (Project with further access controls). We will backup the
repository to the IDE every week.
>
> The TortoiseSVN users manual states: Not all network file sharing
protocols support the locking that Subversion requires.
>
> >>>>>>>>>> Do you know of Windows Server 2008 supports the locking that
SVN requires? <<<<<<<<<<<<<<<<<<<
>

Putting a repository on a network share is definitely a bad idea and you
will get corruption that way. You should always set up a proper server with
the repository files located where normal users can't even see them.

Putting a working copy on a network share can work sometimes as long as
only one person is accessing it. Sharing a working copy is just asking for
trouble.

As to your original question, I don't know whether NTFS supports the
required level of locking, but I would say it's unlikely. Microsoft isn't
known for complying with any standards other than their own.

Simon

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-10-28 09:26:11 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.