Comment 64 for bug 402814

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 402814] Re: Importing revisions with submodules is not supported

On Fri, Oct 10, 2014 at 05:08:33AM -0000, Sergey Belov wrote:
> As a workaround we could use github.com svn gateway, but it is not working.
> Don't know why:
>
> Example: http://launchpadlibrarian.net/186966468/saltstack-salt-
> develop.log
>
> svn co https://github.com/saltstack/salt/trunk
>
> It works on my laptop.

Launchpad imports don't just do a checkout, they import the full
history.

GitHubs SVN protocol implementation appears to be behave differently
from "regular" SVN servers. E.g. visiting
https://github.com/saltstack/salt/trunk gives me a 404.