git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Bad URL passed to RA layer ('https')
@ 2010-05-04  9:18 Here I. Come
  2012-12-12 14:36 ` Eugene
  0 siblings, 1 reply; 2+ messages in thread
From: Here I. Come @ 2010-05-04  9:18 UTC (permalink / raw
  To: git

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bad URL passed to RA layer ('https')
  2010-05-04  9:18 Bad URL passed to RA layer ('https') Here I. Come
@ 2012-12-12 14:36 ` Eugene
  0 siblings, 0 replies; 2+ messages in thread
From: Eugene @ 2012-12-12 14:36 UTC (permalink / raw
  To: git

Here I. Come <me.detected <at> gmail.com> writes:

> ------------------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<-----------------------


Hi, I have faced with the same problem. Did you find out who to resolve it?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-12 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-04  9:18 Bad URL passed to RA layer ('https') Here I. Come
2012-12-12 14:36 ` Eugene

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).