epsilon-devel
[Top][All Lists]
Advanced

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

Re: jitter git repository


From: Luca Saiu
Subject: Re: jitter git repository
Date: Sun, 1 Dec 2024 23:01:46 +0000
User-agent: pEp-mail-tool with Gnus v5.13, GNU Emacs 30.0.50, GNU/Linux x86_64-pc-linux-gnu

Hello.

I solved your problem for this time, and you will be able to clone
Jitter in a fast and reliable way from
  https://git.ageinghacker.net/jitter
.
But my configuration is wrong and this will break in the future unless I
fix it.  I would appreciate if you read on.

On 2024-12-01 at 13:22 +0000, Bruno Haible wrote:

> The CI now fails with a different error (which I can reproduce locally as 
> well):

Confirmed, and not solved yet.

Gitolite uses a Git “bare repository”.  What I did was simply serving
that repository, as is, via HTTP.  Now, the funny thing is that that
cloning that repository via HTTP does not reproduce the entire history
but only a part of it.  In order to guarantee that the latest commits
are also visible I have to do a

  git gc

on the server.

Recursively copying the directory from the server even with no “git gc”
would work, with no missing commits.  I do not know enough about git to
understand why.

Is there some trivial solution I am missing?

Regards,

--  
Luca Saiu      https://ageinghacker.net
  GNU Jitter     https://www.gnu.org/software/jitter
  GNU epsilon    https://www.gnu.org/software/epsilon
  pEp-mail-tool  https://codeberg.org/pEp/pEp-mail-tool

I support everyone's freedom of mocking any opinion or belief, no
matter how deeply held, with open disrespect and the same unrelented
enthusiasm of a toddler who has just learned the word "poo".

Attachment: sender_key.asc
Description: application/pgp-keys


reply via email to

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