Quote from: chanh at Feb 14, 2006, 12:19 PM
If I want to try out some breeding edge stuff from xWisdom or OpenGeek can I download from their branch to try thing out?
I am not too clear on the different between "tatoo" and "tatoo-assets" in SVN?
I know "tatoo" is the main branch that is use to release new version of MODx but what "tatoo-assets" is for?
I am keeping Tattoo in SVN in my branch (not sure about Raymond’s Blue*/Green* stuff; you are welcome to check out my branch; however, it will probably be another week or two before it’s usable since the only current input method for Resources and Elements is directly into the DB (no manager or installer yet), and since the DB structures are a little more complex, that becomes quite a task. Ryan and I are working on some initial manager pages now, at least for entering and editing Resources and Elements so you can more easily work with the new code. However, feel free to check out the source, and see what’s going on, discuss, challenge ideas, etc.
tattoo-assets contains some code that would not be directly included in product (i.e. bootstrap installation server, etc.). Not much there yet...
For an example usage fow, typically, you do your development in a branch and then merge it into the tattoo trunk when done with development so you can do integration testing with the current trunk. Then you commit to the trunk, once you are sure everything is merged and tested in the latest trunk.