Discussion:
cvs2html call from project's base dir not looking in subdirs?
dambk
2010-01-07 20:25:25 UTC
Permalink
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
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.
Peter Toft
2010-02-16 22:16:05 UTC
Permalink
Post by dambk
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
Hi there

Sorry to say - I made cvs2html MANY years ago and it definitely lost
maintainence. I would recommend using tkcvs instead which gives a great
overview of the commit order and even with branches.

/peter
Post by dambk
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.
Peter Toft, Ph.D. [***@linuxbog.dk] http://petertoft.dk
I blog at http://www.version2.dk/blogs/petertoft

http://www.opensourcedays.org/2010/ - March 5.+6. 2010
Open Source Days 2010 - be there, share, and have fun

Loading...