From dev-return-18441-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri Oct 7 07:56:27 2011 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 794E59EBB for ; Fri, 7 Oct 2011 07:56:27 +0000 (UTC) Received: (qmail 94842 invoked by uid 500); 7 Oct 2011 07:56:27 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 94707 invoked by uid 500); 7 Oct 2011 07:56:24 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 94620 invoked by uid 99); 7 Oct 2011 07:56:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 07:56:24 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of trophybase@googlemail.com designates 209.85.212.52 as permitted sender) Received: from [209.85.212.52] (HELO mail-vw0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 07:56:19 +0000 Received: by vws10 with SMTP id 10so4524501vws.11 for ; Fri, 07 Oct 2011 00:55:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=z4l2mGWCIaYcJcwg5N0FaIPOeFhvHjQioK61CqUckhM=; b=hqugfqXXplql87tucNplyFoqPi56rcd1RdsaJZRLHjbvijQRWjkWNpOy/TfM/8PExQ VHpXzsw5mswIcXAurpF2sr4CA394vvyhCzXyQi9EGIMEkJgtl5J0JztEAj5skDL96IUx Bv24v9iUJusCitPP7FHBByckwgdygHnS6s+hY= MIME-Version: 1.0 Received: by 10.52.25.75 with SMTP id a11mr1439391vdg.1.1317974158207; Fri, 07 Oct 2011 00:55:58 -0700 (PDT) Received: by 10.52.186.101 with HTTP; Fri, 7 Oct 2011 00:55:58 -0700 (PDT) Date: Fri, 7 Oct 2011 09:55:58 +0200 Message-ID: Subject: Git to SVN From: Andrey Somov To: dev@couchdb.apache.org Content-Type: multipart/alternative; boundary=20cf3078118085ea5204aeb0c52e --20cf3078118085ea5204aeb0c52e Content-Type: text/plain; charset=ISO-8859-1 Hi all, the source code is now maintained in Git. But what about SVN ? Does it stay ? Are the changes ported (back) to SVN ? My problem is that I cannot use Git. In a corporate environment (with a proxy and firewall) and in a mixture of operating systems Git works just awful. Despite of the help of my colleges (who use Git outside of our work environment) I could not manage even to clone anything form a remote repository. If the changes are ported to SVN I can still follow the development. - Andrey --20cf3078118085ea5204aeb0c52e--