I have a project which is stored in cvs from the base dir BASE say. There are several subdirs for example INCLUDE and SOURCE, in which there are many files in these directories. If I call cvs2html from INCLUDE or SOURCE I get the desired html output file. However, if I call it from BASE I get an error message:
>> cvs2html -a -k -p -n 2 -f -o cvs2html/index.html -C chrono.html -v -b >> Error 4 : Doing .: Log is empty. Can anyone tell me what it is wrong with my usage? The desired output is for index.html to be created and that it would further link to the also newly created files index_INCLUDE.html and index_SOURCE.html in the same cvs2html dir under BASE. Many thanks. -- View this message in context: http://old.nabble.com/cvs2html-call-from-project%27s-base-dir-not-looking-in-subdirs--tp27066452p27066452.html Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com.
