Issues related to the Nest, i.e. this website. The source code for the Nest is not yet public.

#45 [CONSISTENCY] A lost record

Closed on July 5, 2021
tankf33der on July 5, 2021

testing repo is tankf33der/temp1.

this is data from my laptop, I have one record already pushed to repo over ssh and I dont see it in repo.

$ pijul log
Change OLZTPIDVZDKWWSS3XIVCM5FB5XKK7TCFK7A4MQF6Y6MATFDYCHVQC
Author: 7aNgoHULmBdh9S178c4R7eQJBLjiNUYt9rKUnooJ1eWT
Date: 2021-07-05 05:28:09.634196592 UTC

    .

$ cat .pijul/config 
current_channel = "main"
default_remote = "tankf33der@ssh.pijul.com:tankf33der/temp1"
extra_dependencies = []
[remotes]
[hooks]
record = []
$ pijul record -am"." && pijul push -a
Nothing to record
Nothing to push
$
pmeunier on July 5, 2021

Is this a fresh repository? The algorithms for caching the log of remote repositories have changed yesterday, and their on-disk representation have changed with the latest versions.

tankf33der on July 5, 2021

Fresh repo from this morning

tankf33der on July 5, 2021

#45 and #46 are interlinked.

tankf33der on July 5, 2021

I worked this morning on linux2x repo and since on laptop it super slow i edit files on laptop and run on vps.

I got a series of strange situations when i push correct changes and pull wrong after seconds.

This is how these two issues were created.

pmeunier on July 5, 2021

If you can, please send me a tarball of a repo that can’t push to the Nest.

tankf33der on July 5, 2021

tankf33der/temp1 repo:

https://envs.sh/NL.tgz

tankf33der closed this discussion on July 5, 2021