WebIssues/Code Repository
From MiMec
< WebIssues
Revision as of 11:34, 26 February 2008 by Mimec (talk | contribs) (WebIssues:SVN Repository moved to WebIssues/SVN Repository: removing WI namespace)
The latest development version of WebIssues is available through the Subversion code repository hosted on SourceForge.net; see the Subversion page for more information.
You can check out all latest modules using the following command:
svn co https://webissues.svn.sourceforge.net/svnroot/webissues/trunk webissues
You can also check out individual modules by replacing trunk
with one of the following paths:
- trunk/client
- the current version of the desktop client
- trunk/server
- the current version of the server
- trunk/doc
- sources of the user manuals
- branches/client/0.8
- the old KDE version of the client - pre QT4
- users/*
- team sandboxes for each user
You can also browse the repository using the Repository Browser.