git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Here I. Come" <me.detected@gmail.com>
To: git@vger.kernel.org
Subject: Bad URL passed to RA layer ('https')
Date: Tue, 4 May 2010 13:18:56 +0400	[thread overview]
Message-ID: <l2y5208b6091005040218t2890b871x1753a1788b67350b@mail.gmail.com> (raw)

Hi, list.

Googled and searched the list on this problem. No luck...

------------------8<-----------------------
$ git svn clone https://host/svn/myrepo
Initialized empty Git repository in /tmp/myrepo/.git/
Bad URL passed to RA layer: Unrecognized URL scheme for
'https://host/svn/myrepo' at /usr/libexec/git-core/git-svn line 1770
------------------8<-----------------------

Could not clone from a repository. Although if I issue 'svn checkout
https://host/svn/myrepo' it will work, so it seems that the problem is
connected with git. Cannot check if this happens only with 'https',
sorry.

versions used:

------------------8<-----------------------
$ git --version
git version 1.7.1

$ svn --version
svn, version 1.6.11 (r934486)
   compiled Apr 30 2010, 02:06:58

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

------------------8<-----------------------

Running on Slackware-current.

Thanks.

             reply	other threads:[~2010-05-04  9:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-04  9:18 Here I. Come [this message]
2012-12-12 14:36 ` Bad URL passed to RA layer ('https') Eugene

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=l2y5208b6091005040218t2890b871x1753a1788b67350b@mail.gmail.com \
    --to=me.detected@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).