Repository design.
1) The main repository is organized this way:
The root of the repo:
http://extjs-ux.org/repo
/authors - authors home directories
/trunk /trunk/Ext /trunk/Ext/ux - main trunk, all single ux'es are joining here
Each author's home directory is organized this way:
/authorName/tags /authorName/branches /authorName/trunk /authorName/trunk/Ext /authorName/trunk/Ext/ux - author's trunk, registered ux'es will be copied from here to main trunk
The registered author is the only person who have write permissions for an author's directory.
2) The main ux/repository is refreshed on an hourly basis. Only
registered ux's will be copied from an authors directory. If the extension is not registered it will not be added to the main trunk nor the UX Repository Docs.
3) Authors can organize their home directories in any way they like. Any http-browsable files (demos, gzipped packages, images - etc.) may be stored in an author's directory.
Topic revision: r4 - 02 Sep 2008 - 18:25:30 - Main.MichaelLeComte