You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Stefan Seelmann <ma...@stefan-seelmann.de> on 2017/11/25 20:32:19 UTC

Replacement for trunk-with-dependencies

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