emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Provide rsync access to GNU ELPA for mirroring it


From: Clément Pit--Claudel
Subject: Re: Provide rsync access to GNU ELPA for mirroring it
Date: Fri, 15 Jul 2016 18:09:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

On 2016-07-15 17:41, Stefan Monnier wrote:
>>> but if someone can provide me the
>>> typical steps and a sample config file (on a Debian machine) it would
>>> probably nudge me towards doing it more quickly.
>> Something like this should work, more or less:
> 
> Should work now:
> 
>     rsync -av --delete elpa.gnu.org::elpa/. /mirror/elpa/.
> 

Tested and confirmed to work nicely :)
You probably want to suggest -avz instead of -av, though, to enable compression.

Out of curiosity, how did you solve the atomic update problem?

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]