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 "OWASP O2 Platform/WIKI/O2 Source Code"
From OWASP
Dinis.cruz (talk | contribs) |
Dinis.cruz (talk | contribs) |
||
| Line 1: | Line 1: | ||
| + | == O2 @ Google Code == | ||
O2's source code is hosted at Google code SVN: http://code.google.com/p/o2platform/ | O2's source code is hosted at Google code SVN: http://code.google.com/p/o2platform/ | ||
* source code: http://code.google.com/p/o2platform/source/checkout (you can [http://code.google.com/p/o2platform/source/browse/#svn/trunk/O2%20-%20All%20Active%20Projects browse] the code online) | * source code: http://code.google.com/p/o2platform/source/checkout (you can [http://code.google.com/p/o2platform/source/browse/#svn/trunk/O2%20-%20All%20Active%20Projects browse] the code online) | ||
* bug tracking: http://code.google.com/p/o2platform/issues/list | * bug tracking: http://code.google.com/p/o2platform/issues/list | ||
| − | |||
| − | |||
'''Check out code''' | '''Check out code''' | ||
Revision as of 12:22, 5 December 2009
O2 @ Google Code
O2's source code is hosted at Google code SVN: http://code.google.com/p/o2platform/
- source code: http://code.google.com/p/o2platform/source/checkout (you can browse the code online)
- bug tracking: http://code.google.com/p/o2platform/issues/list
Check out code
Command-line access
Use this command to anonymously check out the latest project source code:
- Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://o2platform.googlecode.com/svn/trunk/ o2platform-read-only
go back to the main OWASP O2 Platform page