Hi Volkan,

Storing our codebase in multiple repositories would greatly help in using
CI for each module - we have various code bases that have different
requirements when it comes to CI (BrowserMap uses TravisCI, the Java stuff
could use Jenkins@ASF or TravisCI, the .NET stuff could also use TravisCI).

Having separate modules removes the pain of writing a complex script for
performing CI or the need to clone more stuff than you actually need for a
CI job. Furthermore, this would also allow us to track changes for a single
module easier than running fancy git commands to list the commits for a
subtree.

WDYT?

Cheers,
Radu

On Wed, Jan 7, 2015 at 1:54 PM, Volkan Yazıcı <[email protected]>
wrote:

> Hence, I would like to keep the code base in a single
> repository.
>

Reply via email to