You must be logged in to do that (read scm)
Source code browse
sources
| Filename | Author | Revision | Modified | Log Entry |
|---|---|---|---|---|
| drequena@gmail.com | 33 | almost 2 years ago | Edited README.TXT | |
| drequena@gmail.com | 36 | almost 2 years ago | General rearrangement for full r... | |
| drequena@gmail.com | 31 | almost 2 years ago | Renamed tag current-stable to Ne... | |
| drequena | 69 | 8 months ago | Dummy, test CI automation |
SVN repository organization =========================== 'tags' directory contains release snapshots as distributed and/or uploaded to plugin central. Checking out tag 'NetRexxDE-Current' will always retrieve latest official stable version. 'trunk' Current beta version of the project. 'branches' developer's branches are held here. There exists a special branch named 'main-dev' which holds the official develpment version. Every effort is made to always have buildable code in main-dev. Development workflow ==================== 1 - Start a new developer branch taking 'main-dev' as starting point. 2 - Code and test on developer branch 3 - Once finished merge back to 'main-dev'. 4 - main-dev does build? YES ==> goto 5 NO ==> rollback & goto 2 5 - At some point main-dev gets stable enough to be considered beta. Merge to trunk. 6 - At some point trunk is deemed stable enough to be released. Generate new tag for official distribution. Notes on NetRexxDE ================== In order to preserve historical data as wel as full copyright information this svn repository has been seeded with Satguru P Srivastava's code for NetRexxJe 0.09. Revision 1 on the repository constitutes the subject of his copyright. At any given time a diff between revision 1 and any other revision will yield code subject to other contributors copyrights. For convenience a 'NetRexxJe-0.09' tag has been added to the repo. David Requena (02/2010)





