Hi!
We have a number of different applications and version that our development team supports, something like below.
Website ver 1 support by Team A
Website ver 2 supported by Team A
Billing ver 1 supported by Team A
Billing ver 3 supported by Team A
EDI ver 4 supported by Team C
Config file supported by Team D
We created a workspace where teams A B C and D can keep their files. I'm just not sure how we are supposed to setup the Projects and Repositories. Can anyone point us to the right direction?
It seems like you could use a single workspace for the entire team and each project could be a project (website, billing, edi) etc. And then within each project you could have an individual repository for the versions; unless those can be in different branches. If the versions of each website share code, then it might make more sense to have branches for the various versions of the projects, unless there isn't a version considered the main version.
Does that help?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.