The sound distributed version control system

#261 cloning --lazy is too lazy

Closed on August 4, 2021
tankf33der on January 12, 2021
$ rm -rf pil21
$ pijul clone --lazy tankf33der@nest.pijul.com/tankf33der/pil21
✓ Cloning channel
Channel not found or empty
Error: Changestore error: No such file or directory (os error 2)
$ pi clone tankf33der@nest.pijul.com/tankf33der/pil21
✓ Cloning channel
✓ Downloading changes    21/21
✓ Outputting repository
$
pmeunier on January 13, 2021

Thanks. I want to merge the SSH cloning feature with the upcoming tag feature. At the moment the SSH clone is very wasteful in terms of bandwidth, whereas my prototype tags are much smaller.

tankf33der on January 13, 2021

Add beta tag or disable —lazy now for ssh

pmeunier added tag Beta on January 13, 2021
pmeunier on January 13, 2021

Yes.

pmeunier on August 4, 2021

I believe this is fixed now. Tags exist, and there’s already #428 to clone them. Thanks!

pmeunier closed this discussion on August 4, 2021