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 167A693A9 for ; Fri, 7 Oct 2011 10:08:51 +0000 (UTC) Received: (qmail 75702 invoked by uid 500); 7 Oct 2011 10:08:50 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 75609 invoked by uid 500); 7 Oct 2011 10:08:50 -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 75601 invoked by uid 99); 7 Oct 2011 10:08:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 10:08:50 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bchesneau@gmail.com designates 209.85.215.180 as permitted sender) Received: from [209.85.215.180] (HELO mail-ey0-f180.google.com) (209.85.215.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 10:08:44 +0000 Received: by eya25 with SMTP id 25so765893eya.11 for ; Fri, 07 Oct 2011 03:08:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=scNi9E7OFWnaQR4tAwYHqYugsdHXLN+rMpK1eB2RnSw=; b=mpk33bc+QE7I//OBUxvFESKRF1YmxKRnZbXmueT/GI/4RK0wNVwBuZfpk2gPym1EQ5 VQlmNK09s3NjBU3wOSFjdE6NxiwQulWUAgWY5OnMCbH1660fuJ7sR4RmnGErd6FkISYy j2TwPIuulYDZpEys9OFhzm7jukchmu+QxlIxQ= MIME-Version: 1.0 Received: by 10.14.5.8 with SMTP id 8mr250655eek.10.1317982104555; Fri, 07 Oct 2011 03:08:24 -0700 (PDT) Received: by 10.213.25.133 with HTTP; Fri, 7 Oct 2011 03:08:24 -0700 (PDT) In-Reply-To: References: Date: Fri, 7 Oct 2011 12:08:24 +0200 Message-ID: Subject: Re: Git to SVN From: Benoit Chesneau To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Oct 7, 2011 at 11:59 AM, Andrey Somov wrote: >> git-scm.org is your friend. >> >> >> Tried. > > >> >> there are the setting http.proxy to configure git with a proxy. You can >> apply it globally or per repository. >> >> Tried. > > - > Andrey > Then you should do something wrong. Works here. - benoit