bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnu-web-doc-update doesn't work when the manual isn't already online


From: Reuben Thomas
Subject: gnu-web-doc-update doesn't work when the manual isn't already online
Date: Sun, 19 Mar 2023 21:43:16 +0000

I spent a while trying to work out why I was getting CVS errors from the script for GNU a2ps, and I realised that the problem was that a2ps's manual wasn't online yet. This causes confusing error messages when the "manual" subdirectory isn't online, and cvs can't find a CVS directory and hence CVSROOT.

I think it would be sufficient to "cvs add" the manual subdirectory before trying to "cvs add" its contents, adding

( cd pkg && $CVS add manual )

at line 180.

--
https://rrt.sc3d.org

reply via email to

[Prev in Thread] Current Thread [Next in Thread]