[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-users] How to upload large file, slow connection
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: [Savannah-users] How to upload large file, slow connection |
Date: |
Mon, 28 Jan 2013 12:22:23 -0500 |
On 28 January 2013 03:26, Kaz Kylheku <address@hidden> wrote:
>
> On Mon, 28 Jan 2013 09:04:52 +0100, Gerardo Ballabio
> <address@hidden> wrote:
>> Hi all,
>> I uploaded the file with the help of a friend who has a faster connection.
>> If there's another way I'd still like to know though.
>
> Just use GIT. The CGIT web interface exports snapshots of your code as
> tarballs.
Or Mercurial, it also creates snapshots, e.g.:
http://hg.savannah.gnu.org/hgweb/octave/archive/tip.tar.gz
- Jordi G. H.