SVN strategy
Henri Yandell <[email protected]> Fri, 25 Feb 2005 00:27:08 -0500
| Newsgroups | gmane.comp.jakarta.ecs.devel |
|---|---|
| Message-ID | <[email protected]> |
ECS is largely quite simple with regards to its repository structure;
the only issue to figure out is the unreleased jakarta-ecs2 version.
It seems to me we should:
move jakarta-ecs to:
jakarta/
ecs/
tags/
branches/
trunk/ (jakarta-ecs HEAD)
and then optionally keep the jakarta-ecs2 module as
jakarta/ecs/branches/ecs2 or jakarta/ecs/newversion or something.
Any +1's/-1's for the general approach, and any ideas on the ecs2 handling?
Hen