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

Re: Commit failures when adding new directories/files

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Mon, 9 Mar 2009 09:48:54 -0500

On Mar 8, 2009, at 11:54, Murli Varadachari wrote:

> On 3/8/09 8:34 AM, Ryan Schmidt wrote:
>
>> don't use file:/// access method unless you are the only person
>> using this repository
>
> Curious about your comment on “file:///” protocol [ even though we
> don’t use it here ] — what is the problem with that?

file:/// access is intended for testing purposes or can be used if
you're just a single developer working with a local repository. But
if you have multiple developers and are thus accessing a repository
on a remote computer, you need to set up either svnserve or apache to
act as a Subversion server.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1296544

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-09 15:49:52 CET

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.