Hi, For SVN we had
https://svn.apache.org/repos/asf/directory/trunks/ and https://svn.apache.org/repos/asf/directory/apacheds/trunk-with-dependencies/pom.xml to checkout and update all our sub-projects at once. It was implemented via SVN externals. Is such a thing still useful? Should we create something similar with Git? With git there are submodules which can be used to imitate that behaviour. Kind Regards, Stefan
