On 10/03/11 09:49, Johan Walles wrote:
The problem for many developers with the all-in-one repository solution is the time it takes to clone everything (5-6 minutes).I think another problem with the all-in-one repository solution is that it increases chances for conflicting changes (i.e. when I was about to commit I find that some other change has been pushed in an unrelated component directory, which mean I now have to pull the change and do a merge before pushing).
Maurizio