<div dir="ltr"><div dir="ltr">Hi Ray,<br><div><br><div class="gmail_quote"><div dir="ltr">On Wed, Dec 19, 2018 at 7:20 PM Raymond Toy <<a href="mailto:toy.raymond@gmail.com">toy.raymond@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Does there need to be some configuration for rsync?  I can rsync from<br>
/project/cmucl/downloads, but I cannot do<br>
<br>
rsync -av rsync://<a href="http://common-lisp.net/var/opt/gitlab/gitlab-rails/shared/pages/cmucl/cmucl-site/public/" rel="noreferrer" target="_blank">common-lisp.net/var/opt/gitlab/gitlab-rails/shared/pages/cmucl/cmucl-site/public/</a><br>
html<br>
@ERROR: Unknown module 'var'<br></blockquote><div><br></div><div>Hmm. It seems I needed to adjust the rsync config. I'm now able to run this command successfully:</div><div><br></div><div>$ rsync -av rsync://<a href="http://common-lisp.net/pages/cmucl/cmucl-site/public/">common-lisp.net/pages/cmucl/cmucl-site/public/</a> html<br></div><div><br></div><div><br></div><div>Does it work for you too?</div><div><br></div><div><br></div><div>Regards,</div><div><br></div><div><br></div><div>Erik.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
On Tue, Dec 18, 2018 at 2:08 PM Raymond Toy <<a href="mailto:toy.raymond@gmail.com" target="_blank">toy.raymond@gmail.com</a>> wrote:<br>
><br>
> Thanks.  This should work out just fine, but I'll ask Carl since he<br>
> mirrors this to <a href="http://cmucl.org" rel="noreferrer" target="_blank">cmucl.org</a>.  I'll let you know how it goes but I don't<br>
> expect any issues.<br>
><br>
><br>
> On Tue, Dec 18, 2018 at 2:00 PM Erik Huelsmann<br>
> <<a href="mailto:ehuelsmann@common-lisp.net" target="_blank">ehuelsmann@common-lisp.net</a>> wrote:<br>
> ><br>
> > Hi Ray,<br>
> ><br>
> > I'm thinking we don't store any surprises in /var/opt/gitlab/gitlab-rails/shared/pages, so I could "open up" permissions of that directory. Then you could use rsync to sync /var/opt/gitlab/gitlab-rails/shared/pages/cmucl/cmucl-site/public/.<br>
> ><br>
> > I've opened up this path: /var/opt/gitlab/gitlab-rails/shared/pages/cmucl/cmucl-site/public<br>
> ><br>
> > So, you should be able to access it using rsync now. Let me know if you have further questions or issues to get the sync up and running.<br>
> ><br>
> > Regards,<br>
> ><br>
> ><br>
> > Erik.<br>
> ><br>
> > On Tue, Dec 18, 2018 at 10:44 PM Raymond Toy <<a href="mailto:toy.raymond@gmail.com" target="_blank">toy.raymond@gmail.com</a>> wrote:<br>
> >><br>
> >> Friendly ping on what the best way would be to get the html files.<br>
> >> It's preferable to be able to use rsync so that we don't needlessly<br>
> >> download files that haven't changed.<br>
> >><br>
> >> On Sat, Dec 15, 2018 at 11:49 AM Raymond Toy <<a href="mailto:toy.raymond@gmail.com" target="_blank">toy.raymond@gmail.com</a>> wrote:<br>
> >> ><br>
> >> > On Sat, Dec 15, 2018 at 10:49 AM Erik Huelsmann<br>
> >> > <<a href="mailto:ehuelsmann@common-lisp.net" target="_blank">ehuelsmann@common-lisp.net</a>> wrote:<br>
> >> > ><br>
> >> > > I've adjusted the Apache config (and moved the /project/cmucl/public_html/downloads directory to /project/cmucl/downloads to test). You can now use the GitLab site deployment through GitLab Pages and expect the directory /project/*/downloads to be mapped into the site at <a href="https://common-lisp.net/project/*/downloads" rel="noreferrer" target="_blank">https://common-lisp.net/project/*/downloads</a>.<br>
> >> ><br>
> >> > I moved public_html out of the way, and everything looks good.<br>
> >> ><br>
> >> > And even better, I don't have to change any of the existing links from<br>
> >> > either the site or the cmucl wiki.  Awesome!<br>
> >> ><br>
> >> > Thank you so much!<br>
> >> > ><br>
> >> > >><br>
> >> > >>   I will<br>
> >> > >> have to update the site and all the wiki pages to point to the right<br>
> >> > >> place but this should be a very simple search and replace.  And let<br>
> >> > >> people who mirror the site know what the new path is.<br>
> >> > ><br>
> >> > ><br>
> >> > > There are 2 new paths to be mirrored, (a) with the site; (b) with the downloads:<br>
> >> > ><br>
> >> > > (a) /var/opt/gitlab/gitlab-rails/shared/pages/cmucl/cmucl-site/public<br>
> >> > > (b) /srv/project/cmucl/downloads<br>
> >> ><br>
> >> > I'm a bit confused on what these two paths mean.  Is (a) where the<br>
> >> > actual html pages live?  Previously, the html pages were stored in<br>
> >> > public_html/mirror. (Also, I don't seem to have access to that<br>
> >> > directory.)<br>
> >> ><br>
> >> > And (b) is the path I can use to rsync all the downloads?  I'm<br>
> >> > guessing the site generator doesn't have access to the downloads path?<br>
> >> ><br>
> >> > Again, I'm really grateful for you help with this.<br>
> >> ><br>
> >> > --<br>
> >> > Ray<br>
> >><br>
> >><br>
> >><br>
> >> --<br>
> >> Ray<br>
><br>
><br>
><br>
> --<br>
> Ray<br>
<br>
<br>
<br>
-- <br>
Ray<br>
</blockquote></div></div></div></div>