Hello, I personally use one repository per application/library (and use submodules if an application needs a particular library). All these repos sit on the same one server, and I use gitosis to manage access to them (others may prefer gitolite).
Cheers, Gergely On 24 February 2014 22:48, Jirong Hu <[email protected]> wrote: > Hi All > > I want to understand the best practice of organizing the GIT repositories. > Let's say: > 1. We are a large bank with many line of businesses and tons of > application. > 2. Each LOB has a large number of applications. > > How many repositories shall I use? How do we organize the applications > inside one repository? Any reference? > > Thanks > Jirong > > -- > You received this message because you are subscribed to the Google Groups > "Git for human beings" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
