X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:subject:references :content-type; q=dns; s=default; b=YrUc2lBM+YyjDKy+bi0q7OzKdOi4b R3UOkchhbbvzreM39UB2MmtqA6k+9s/oqDex9Xp5QsgRUVtlTwLpp7UMQUfmPBp8 o/RRbFoa4c9HQJnf1gOKISEcAoUNVyGK3qFtWXtkIwoUlUOp9jsYM6YX0JM6zrrd GxvwKV8W9XLQg4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:subject:references :content-type; s=default; bh=qQo/zdCKbrq2gjcJ9GBfdRaPy/U=; b=dyq eqkqMIRSCl1NvnMO8ukxxli5tbMlIJwR7GpHZSmM4INN2/W0VJPKSKI/3tah/bbN +l+mdhemRpSat77pfYj6gefpylNjzSO9s/dH7Ys6Ghq/c89Q4Oq/iV/QUEf1vt5J Aym3LHRMqIc/5XvHnSGtPDy5cFwOAz510zvuaR/w= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=awful, H*MI:sk:b702042, H*M:google X-HELO: mail-ot0-f181.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:to:subject:references :user-agent; bh=PabYcVkHAx1djTVw0mQdB5fnvO5CX46tOWk88Vuatqo=; b=nj5l68PQkBJme9vSnBBumXwf3GWwqfxqSx9AiUoAyaHaroU2hJASNSHOfO6qf+Ausp wfqEuNYYSARvGrUyit1lNA0HcBAhEFAF9eHjC3Vht3OUE9dIAjy51OQwbx/57FfA7Iby L1+N21h2tsoYr6fQKRwg2QVsQUJL2s612yAyflrVUHG5cL6ZTmbh8ylaVtnhnQUFt9tr 15p08NhQRmzNvdPIb/O1cQPuWpppZrfWNO8hs3QBrZhtvz3wiF7XsA26Ierxp/rGbG/w beLqMngkS9RhydrnEHwxwPjsw7liOsVBt3JARgTjmbXm0mxGqbuOxRkzS68GwtnkD8qs gYAA== X-Gm-Message-State: AFeK/H1g3H+Fo5OKEUOFFk5L0n7Ia91n6vYyqjk9X3QMQ9zT++3YuUUwpTornN8X4a7X5Q== X-Received: by 10.157.42.112 with SMTP id t103mr10918632ota.44.1490725741897; Tue, 28 Mar 2017 11:29:01 -0700 (PDT) Message-ID: <58daab6d.0a3aca0a.fdf1f.ab5b@mx.google.com> Date: Tue, 28 Mar 2017 11:29:01 -0700 (PDT) From: Steven Penny X-Google-Original-From: Steven Penny To: cygwin AT cygwin DOT com Subject: Re: Overlay repo on github References: Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst) On Tue, 28 Mar 2017 20:21:17, Ivan Gagis wrote: > I'm trying to setup a cygwin overlay repo right on github, here: > https://github.com/igagis/cygwin-repo This is an awful idea. Git, and in turn GitHub, are not designed for or meant for storage of binary files. Please stop doing this and use an existing mirror: http://cygwin.com/mirrors.html Or if you insisting on hosting your own do it properly and not by hijacking a Git repo. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple