From a0a4eb515541e8b0c51a489cd0233e217b243770 Mon Sep 17 00:00:00 2001 From: clanmills Date: Wed, 17 May 2017 11:39:00 +0100 Subject: [PATCH] Additional corrections to website/Checklist.txt --- website/Checklist.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/website/Checklist.txt b/website/Checklist.txt index 06002e1c..92895b3c 100644 --- a/website/Checklist.txt +++ b/website/Checklist.txt @@ -47,7 +47,7 @@ v0.26+: Copy builds from buildserver to html/builds $ cd website $ bin/getbuilds.sh - Build the tag tables + Build the tag tables (I haven't got this to work) $ cd website $ bin/tagtables.sh (Caution: cp: cannot stat ‘..//doc/templates/__Sony__’: No such file or directory) @@ -70,7 +70,9 @@ v0.26+ Copy releases to html $ svn export svn://dev.exiv2.org/svn/team/releases html/releases Copy the release to Exiv2.org - $ rsync -varz html root@exiv2.org:/var/www/exiv2/ + $ mv html exiv2 + $ rsync -varz exiv2/ root@exiv2.org:/var/www/exiv2/ + $ mv exiv2 html Validate uploaded webpages with W3C HTML checker Exiv2 forum announcement