[llvm-dev] A Fresh Start with LLVM

Carsten Mattner via llvm-dev llvm-dev at lists.llvm.org
Mon May 14 15:38:50 PDT 2018


On 5/14/18, Bruce Hoult <bruce at hoult.org> wrote:
> On Mon, May 14, 2018 at 5:15 PM, Carsten Mattner via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> On 5/14/18, Bruce Hoult <bruce at hoult.org> wrote:
>> > If you use svn+ssh then hopefully ssh is at least gzipping that for the
>> > transfer. A .tgz of the src (after moving the .git repo out of the
>> > directory) is 111 MB.
>>
>> I used the https url you wrote and doubt it got rewritten to ssh.
>>
>
> ​The URL I wrote was for git. That is of course all compressed and packed
> into diffs.
>
> I was talking about when you get 800 MB of course code from a svn repo.

It's possible that GitHub's SVN adapter is different than regular
svnserve, but I didn't think it would and used that git url to
svn checkout.


More information about the llvm-dev mailing list