This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "ORG (Owasp Report Generator) - Dinis Cruz"

From OWASP
Jump to: navigation, search
Line 1: Line 1:
Notes about Dinis Cruz work on ORG
+
Notes about Dinis Cruz work on [[ORG (Owasp Report Generator)]]
  
  

Revision as of 13:48, 24 October 2006

Notes about Dinis Cruz work on ORG (Owasp Report Generator)


Change Log on CVS Files

  • downloaded AuthenticPlugin.dll from altova and added it to a new folder called COMObjects (also included in there the regAuthenticPlugIn.bat file which automatically registers this object)


Configuring CVS access using tortoise CVS behind a proxy (to be added to project documentation)

These are the steps you need to take:

  • Install the latest version of Tortoise CVS (from http://www.tortoisecvs.org/)
  • Create a connection using Putty to your proxy with the following tunnel:
    • Source port: 22
    • Destination: 66.35.250.83:22
  • try SSHing into 127.0.0.1:22 you should get a ssh login priompt (after accepting sourceforge ssh fingerprint)
  • on the place where you want the project to be located, click on CVS Checkout and use these settings:
  • click on 'Fetch List' to test connections (you should get no errors)