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

Re: File storage

From: Eric Johnson <eric_at_tibco.com>
Date: Sun, 26 Mar 2017 23:22:47 -0700

Also, possible to have a Subversion repository accessible with a file:///
URL, rather than using an http(s):// or other URL.

Perhaps that is an answer to your question, in the sense that no "server"
is required? While that kind of arrangement might work for tracking
individual work, sharing a "repository" with other people may not work as
expected.

Unlike Git, the Subversion repository must be stored in a location other
than the Subversion working copy. That other location, however, need not be
on a separate server.

Eric.

On Wed, Mar 22, 2017 at 5:29 AM, Sagar Parekh <sagarsparekh_at_gmail.com>
wrote:

> Hi All,
>
> I wants to use client server model for storing the files.
> But do I need a physical server or files will be stored in SVN's servers.
>
> I want your server to store the files and my computer will be just client.
>
> Will that be possible with SVN? Any links for this?
>
> Regards,
> Sagar
>
Received on 2017-03-27 08:29:46 CEST

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.