Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E12F174C0 for ; Thu, 2 Jul 2015 21:22:30 +0000 (UTC) Received: (qmail 34080 invoked by uid 500); 2 Jul 2015 21:22:30 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 34053 invoked by uid 500); 2 Jul 2015 21:22:30 -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 Delivered-To: moderator for users@subversion.apache.org Received: (qmail 28031 invoked by uid 99); 2 Jul 2015 12:39:01 -0000 X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.898 X-Spam-Level: ** X-Spam-Status: No, score=2.898 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qoSHN9P+7KsJYol04ViOh4jOzTntcDnBCRtg66Ku/r8=; b=kTRqS+Ki/j4s1jUGrorn9IyiuxE0hvqAF6UtBDJ455JoKyygfRurbK4YavXKku+KIl +2SmO8zaeTmP3TCyCv34jdDQ+JDM310GgVTysXV9jRbxX43bNe5g/OJpR8M5hUsf+w4r 1GVHXk0i/g1ZgbV6O9UHXA2hCKWFq4HuhR04rOsCB4Xw6qCj87X6iNb+zBBsTYP341vo J9R6ts9lbic4qFMjDTboDUT2YHHksL5fFCey+JGQJxcIJES/Jn15PHviGNkBk6MfA+ak 7jcS8FvB3kr9D/P+uMKO/UcbWSzg+lGgbA5Q3FghbKCQ7Ead5VdTys8AjxoERlIo+PoH BU/Q== MIME-Version: 1.0 X-Received: by 10.170.198.142 with SMTP id p136mr38046338yke.70.1435840739672; Thu, 02 Jul 2015 05:38:59 -0700 (PDT) Date: Thu, 2 Jul 2015 15:38:59 +0300 Message-ID: Subject: distributed subversion without central server From: Y Coder To: users@subversion.apache.org Content-Type: multipart/alternative; boundary=001a11398b863e08700519e3b933 --001a11398b863e08700519e3b933 Content-Type: text/plain; charset=UTF-8 Hi! Can I organize the distributed subversion without central server? My situation - few developers are edit the several projects with lot of small and huge files (X GBs). Developers are in the web, not in lan, and our projects are non-commersial. So. payed hosting are too expansive, and free hosting are size limited. It's will be ideal to have some distributed workflow, for example such this - 1 Each developer have the local repo. - 2 All changes are saved to patch files, patches are published to mal list or to torrents Have svn patch functions for distributed workflow? I try the svn diff and svn patch commands, but there was confusion revision history between two repos. Can you advise? --001a11398b863e08700519e3b933 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Hi!

=C2=A0

Can I organize the distributed = subversion without central server?

=C2=A0

My situation - few developers a= re edit the several projects with lot of small and huge files (X GBs). Developers are i= n the web, not in lan, and our projects are non-commersial. So. payed hosting= are too expansive, and free hosting are size limited.

It's will be ideal to have = some distributed workflow, for example such this

-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 1 Each developer have the local repo.

-=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 2 All changes are saved to patch files, patches are published to mal list or to torrents

Have svn patch functions for di= stributed workflow? I try the svn diff and svn patch commands, but there was confusio= n revision history between two repos.


Can you advise?


--001a11398b863e08700519e3b933--