Hi

I have some suggestions regarding the use of viewvc for publishing the svn repository to the web.

1) update to viewvc 1.06. CHANGELOG: 
http://viewvc.tigris.org/source/browse/viewvc/trunk/CHANGES?rev=HEAD

2) add source code coloring by installing highlight (from http://www.andre-simon.de/) and switch on its use in viewcvs.conf

"use_highlight = 1"

and possibly the path

"highlight_path = ..."

3) switch on on-the-fly-building of tarballs in viewcvs.conf. This is particullarly useful for the fixes branch.

"allow_tar = 1"

I found this features very helpful or at least nice while using my own repository.

Regarding extra load on the machine, I did not notice any problems with my setup, but sure enough I have no idea about your system.

Greetings - Michael Schindler aka mischi.


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to