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 028B2913A for ; Fri, 7 Oct 2011 08:26:37 +0000 (UTC) Received: (qmail 38982 invoked by uid 500); 7 Oct 2011 08:26:36 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 38940 invoked by uid 500); 7 Oct 2011 08:26:36 -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 38932 invoked by uid 99); 7 Oct 2011 08:26:36 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 08:26:36 +0000 Received: from localhost (HELO mail-iy0-f180.google.com) (127.0.0.1) (smtp-auth username rnewson, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 08:26:36 +0000 Received: by iakc1 with SMTP id c1so449421iak.11 for ; Fri, 07 Oct 2011 01:26:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.6.148 with SMTP id 20mr2861406ibz.28.1317975995557; Fri, 07 Oct 2011 01:26:35 -0700 (PDT) Received: by 10.231.65.79 with HTTP; Fri, 7 Oct 2011 01:26:35 -0700 (PDT) In-Reply-To: References: Date: Fri, 7 Oct 2011 09:26:35 +0100 Message-ID: Subject: Re: Git to SVN From: Robert Newson To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 The only platform I know of where git works less than brilliantly is Windows, which ones are you struggling with? It's unusual to have a situation where http and https are blocked but the svn port is not. Not really sure what to suggest. A big reason that git has an http and https transport is to work with (or 'around', if you're so inclined) proxies and firewalls. B. On 7 October 2011 09:13, Andrey Somov wrote: > You cannot imagine how many attempts I have tried :) > For 2 days I have been busy installing, re-installing, configuring, trying, > asking, crying, crying, crying. > No progress. > > But I got the message. I thought it was possible (while keeping the public > access as read-only) to port the changes as the batch process on the SVN > server. But this must be a general task for Apache. > > - > Andrey >