7release-notes cron script fails (trying to access svn repo in Alioth)
Laura Arjona Reina <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www,gmane.linux.debian.devel.documentation |
|---|---|
| Message-ID | <[email protected]> |
Hello again El 31/05/18 a las 23:57, Laura Arjona Reina escribió: > Hello Debian Documentation team: > > One of the scripts that we use to build the Debian website > (www.debian.org), 7doc_manuals, does not work anymore. > Similar issue with 7release-notes script. Source code: https://salsa.debian.org/webmaster-team/cron/blob/master/parts/7release-notes It tries to access the svn repo(s) in alioth: svn checkout svn://svn.debian.org/svn/ddp/manuals/trunk/release-notes $release >> $notesdir/build.log 2>&1 [...] svn checkout svn://svn.debian.org/svn/ddp/manuals/branches/release-notes/$release >> $notesdir/build.log 2>&1 svn.debian.org is not available anymore. Thanks!