Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C9635200C52 for ; Mon, 27 Mar 2017 08:11:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C7F8E160B92; Mon, 27 Mar 2017 06:11:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 18E55160B87 for ; Mon, 27 Mar 2017 08:11:13 +0200 (CEST) Received: (qmail 92327 invoked by uid 500); 27 Mar 2017 06:11:08 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 92315 invoked by uid 99); 27 Mar 2017 06:11:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Mar 2017 06:11:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 7EF3F1A00FA for ; Mon, 27 Mar 2017 06:11:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.299 X-Spam-Level: X-Spam-Status: No, score=0.299 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id gUS1WqNWKIDO for ; Mon, 27 Mar 2017 06:11:05 +0000 (UTC) Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.31.95]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 60F5E5FBA1 for ; Mon, 27 Mar 2017 06:11:05 +0000 (UTC) Received: from [67.198.113.253] (helo=untitled-mac.internal.macports.net) by smtprelay06.ispgateway.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84) (envelope-from ) id 1csNrm-0001CZ-LU; Mon, 27 Mar 2017 08:10:58 +0200 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: File storage From: Ryan Schmidt In-Reply-To: Date: Mon, 27 Mar 2017 01:10:56 -0500 Cc: Subversion Users Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Sagar Parekh X-Mailer: Apple Mail (2.3259) X-Df-Sender: MzY4ODE4 archived-at: Mon, 27 Mar 2017 06:11:15 -0000 > On Mar 22, 2017, at 07:29, Sagar Parekh = wrote: >=20 > Hi All, >=20 > 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. >=20 > I want your server to store the files and my computer will be just = client. >=20 > Will that be possible with SVN? Any links for this? Subversion is software, not a hosting service. There may be hosting services that offer Subversion hosting, but not on = this mailing list.