Hi, I'm starting a project which will have several "apps" associated
with the one project. Looking for opinions / feedback on the best way
to organize the folder structure in my Google Code SVN. From what I
could find, there are 3 different options.

1. Create sub-folders in the existing folder structure.
/branches/web
/branches/android
/branches/ios
/tags/web
/tags/android
/tags/ios
/trunk/web
/trunk/android
/trunk/ios

2. Create new root folders for each app and the SVN folders inside.
/web/branches
/web/tags
/web/trunk
/android/branches
/android/tags
/android/trunk
/ios/branches
/ios/tags
/ios/trunk

3. Create separate Google Projects for each app.


I am leaning towards option 2 as they will have almost completely
separate code bases. However, I'm thinking the Google Code system
would probably like option 1 better. And I just don't like option 3
because I'd like everything somewhat together. Any personal thoughts?
Thanks for any feedback!

-- 
You received this message because you are subscribed to the Google Groups 
"Project Hosting on Google Code" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en.

Reply via email to