2002-10-24 15:02:16 +00:00
|
|
|
To deploy from test to cgi-bin:
|
|
|
|
|
|
|
|
Change PMD/Project.pm:
|
|
|
|
-change ../../htdocs to ../ in getRptFile()
|
|
|
|
-remove "test" from getRptFile() and getRptURL()
|
|
|
|
|
|
|
|
Change processor.rb:
|
|
|
|
-change the chdir
|
|
|
|
|
|
|
|
Change pmd.rb:
|
2003-07-17 19:08:15 +00:00
|
|
|
-change reportFile() method from ../../ to ../ and remove the "test"
|
|
|
|
|