SocratiMA Code
Computer aided morphological analysis during group facilitation.
Brought to you by:
josander
| File | Date | Author | Commit |
|---|---|---|---|
| branches | 2007-10-04 | josander | [r1] This is the initial commit of Socratima. Only t... |
| tags | 2007-10-04 | josander | [r1] This is the initial commit of Socratima. Only t... |
| trunk | 2021-09-23 | josander | [r19] Changing the home page text to reflect that the... |
| README.txt | 2007-10-04 | josander | [r1] This is the initial commit of Socratima. Only t... |
This is the top of the SocratiMA repository.
NOTE: This project is at the planning state and it's not useful for
anyone at the moment. Please, come back from time to time, it
will evolve regularly.
Repository layout:
==================
trunk/ ......The latest development sources. When people say
"Get the head of trunk", they mean the latest
revision of this directory tree.
branches/ ...Various development branches. Typically a branch
contains a complete copy of trunk/, even if the
changes are isolated to one subdirectory. Note
that branch copies are generally removed after
they've been merged back into trunk, so what's in
branches/ now does not reflect all the branches
that have ever been created.
tags/ .......Snapshots of releases. As a general policy, we
don't change these after they're created; if
something needs to change, we move it to
branches and work on it there.