All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Ebenfeld <sven.ebenfeld@gmail.com>
To: "Yu, Chan KitX" <chan.kitx.yu@intel.com>,
	 Yocto Project <yocto@yoctoproject.org>
Subject: Re: do_fetch() with svn which has http prefix
Date: Fri, 05 Dec 2014 06:50:01 +0100	[thread overview]
Message-ID: <54814789.304@gmail.com> (raw)
In-Reply-To: <0E4D391FE2BDEC45AA0B4E32D6BD598A245C92@PGSMSX104.gar.corp.intel.com>

Hi Chan,

Am 05.12.2014 um 05:09 schrieb Yu, Chan KitX:
> Hi,
> 
> I need to do svn checkout http://llvm.org/svn/llvm-project/llvm/trunk but since that repo has a http prefix, I don't think it's smart enough to recognize that the link is actually an SVN repo. So how do I work around this problem?

Use svn://llvm.org/svn/llvm-project/llvm;protocol=http;module=trunk as
fetch URL.

> 
> Thanks,
> Chan Kit
> 
> 
> 

Cheers,
Sven


      reply	other threads:[~2014-12-05  5:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-05  4:09 do_fetch() with svn which has http prefix Yu, Chan KitX
2014-12-05  5:50 ` Sven Ebenfeld [this message]

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=54814789.304@gmail.com \
    --to=sven.ebenfeld@gmail.com \
    --cc=chan.kitx.yu@intel.com \
    --cc=yocto@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.