Albert Astals Cid wrote: > El Divendres, 25 d'octubre de 2013, a les 18:34:16, Yuri Chornoivan va > escriure: >> Hi, >> >> Just FYI, due to network error there will be no docs on d.k.o for stable >> this week. > > That's something that should be fixed so the script fails gracefully if the > updating somehow doesn't work.
The script on library.kde.org is an simple rsync call: 07 02 * * fri /usr/bin/rsync -azvC --delete /home/docs/website/ docs at spider.kde.org:/srv/www/docs Maybe it should upload the content to a separate directory and, only if the copy is complete, another script (on docs.k.o?) should move the files under the correct directory, so that a complete version is always available. > > Who's in charge of that script/server? > library.kde.org? Burkhard and me have root access, Yuri can access the "docs" user (the rsync line above is in the crontab of the "docs" user). Ciao -- Luigi
