rsync no longer working

Raymond Toy toy.raymond at gmail.com
Mon Nov 7 20:56:07 UTC 2022


On Sat, Nov 5, 2022 at 2:35 PM Raymond Toy <toy.raymond at gmail.com> wrote:

>
>
> On Sat, Nov 5, 2022 at 1:15 AM Philipp Marek <philipp at marek.priv.at>
> wrote:
>
>> I believe that is related with gitlab taking over project pages - they
>> are no longer stored in the filesystem as individual files.
>>
>>
>> I think we should revert that and return to the old state, where the
>> projects were served from filesystem trees - that was easier to understand,
>> debug, and better performances wise (fewer internal indirections).
>>
>> No idea how long that will be supported by gitlab, though...
>>
>
> I don't want to go down that path if gitlab could remove this ability in
> the future.
>

Since I have a directory /project/cmucl that I can use with rsync, I'm
wondering if I could get my site CI to copy all of the site files to some
place in /project/cmucl.

I know gitlab CI can do some kind of deploy, but I'm not sure what
directories are reachable from CI or how to set up CI to be able to copy
the files.

A friend has already set up a script to pull the build archive from the
latest pipeline to get the site pages, so it's not necessary to have this.

-- 
> Ray
>


-- 
Ray
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/clo-devel/attachments/20221107/d6c4fbec/attachment.html>


More information about the clo-devel mailing list