What's new? | Help | Directory | Sign in
Google
                
Search
for
Updated Jun 22, 2007 by moudrick
Labels: Phase-Implementation
RepositoryStructure  
Repository structure

Structure is set in accordance to the following recommendations here in Rahul's blog

IMPORTANT! To anonymously checkout or export use http protocol. Otherwise if you have been granted with commit rights use https protocol to authorized export, checkout, switch, commit, other repository operations.

The root of the repository is http://rainbow.googlecode.com/svn/* (https://rainbow.googlecode.com/svn/*) Do not checkout or export this url directly, you have to add a relative path to a structure unit for best result. Please remember that the relative paths are case sensitive.

WARNING! There is no http://rainbow.googlecode.com/svn/trunk/~~ as it shown at standard Google Code page of the Rainbow project

We use our own structure instead of initially precreated structure. It is described below more detailed. You can browse this structure by TortoiseSvn Repo-browser (see http://tortoisesvn.tigris.org/). You who has rights to commit please follow this structure and never make commits outside your sandbox.

Relative paths for substructure units Short description
/wiki/ standard google code wiki for the whole repository
/sandboxes/ devepolers' sandboxes with their personal trunks/tags/branches and other required personal structure (RepositorySandboxStructure)
/NET_1_1/ latest code of rainbow portal for .Net 1.1
/NET_1_1/branches/
/NET_1_1/tags/
/NET_1_1/trunk/ latest trunk with its own substructure
/NET_1_1/trunk/ECommerce/ ECommerce module
/NET_1_1/trunk/Extensions/ extensions necessary
/NET_1_1/trunk/Rainbow/ site root
/NET_2_0/ unfolded comprehensive structure for working on rainbow for .Net 2.0 version
/NET_2_0/devint/ development & integration folder
/NET_2_0/devint/branches/
/NET_2_0/devint/tags/
/NET_2_0/devint/trunk/ latest devint trunk with its own content (see RootFiles) and substructure (see NET_2_0_BriefFoldersStructure)
/NET_2_0/stage/ stage environment with its own separate structure
/NET_2_0/stage/branches/
/NET_2_0/stage/tags/
/NET_2_0/stage/trunk/
/NET_2_0/prod/ production environment with its own separate structure
/NET_2_0/prod/branches/
/NET_2_0/prod/tags/
/NET_2_0/prod/trunk/


Comment by supercode, May 28, 2008

good job thanks


Sign in to add a comment