NCal Calendering System Code
Status: Planning
Brought to you by:
bmbommarito
| File | Date | Author | Commit |
|---|---|---|---|
| branch | 2007-01-05 | bmbommarito | [r1] Initial import of the NCal project |
| tag | 2007-01-05 | bmbommarito | [r1] Initial import of the NCal project |
| trunk | 2007-01-06 | bmbommarito | [r5] Set the version of NCal as 1.0d1 |
| README | 2007-01-05 | bmbommarito | [r1] Initial import of the NCal project |
If you are un-familiar with the common layout of the Subversion RCS, here is a quick little guide, or rather how I do it. Trunk is where all the development goes on. So if you want to check out the code as it's developed, check this out. Branches are codelines that have been halted (IE release version) but are still active in case of bugfixes which are then absorbed into the development line. Tags are final versions,these are never touched for any reason. A branch comes here only after all bugs are squashed, or no bug reports have been received for around 6 months.