Difference between revisions of "WebIssues/Code Repository"

From MiMec
Jump to: navigation, search
Line 14: Line 14:
 
:sources of the user manuals
 
:sources of the user manuals
 
;branches/client/0.8
 
;branches/client/0.8
:the old KDE version of the client
+
:the old KDE version of the client - pre QT4
 +
 
 +
;users/*
 +
:team sandboxes for each user
  
 
You can also browse the repository using the [http://webissues.svn.sourceforge.net/viewvc/webissues/ Repository Browser].
 
You can also browse the repository using the [http://webissues.svn.sourceforge.net/viewvc/webissues/ Repository Browser].

Revision as of 23:42, 13 January 2008

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.