Changes between Version 4 and Version 5 of Internals
- Timestamp:
- 02/06/11 17:50:39 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internals
v4 v5 2 2 3 3 This page will try to explain how CortUI is implemented. As such, it should be only relevant to those working on CortUI. If you just want to use it for Allegiance, you shouldn't have to read it. 4 5 == Code repository ==6 7 CortUI is developed on an SVN repository at the following URL: [svn://svn.rtsquad.org/cortui/]. The repository is anonymously readable, so you can do a checkout without having an account. If you just want to browse the source, clicking [source:/ Browse Source] in the navigation bar of this Trac instance is probably the easiest way.8 9 In theory, you qualify for commit access by providing a series of accepted patch files as attachments to tickets. This isn't rigorously enforced however, if you have a good reason to need commit access, you will get it. Patches are nevertheless always welcome!10 4 11 5 == MDL files ==
