[Users] GetComponents script not working

Roland Haas rhaas at illinois.edu
Mon Jan 24 12:40:10 CST 2022


Hello Bruno,

> btw, why is svn still needed? I see that it is only used for
> ExternalLibraries which are anyway in a git repository (is it because of
> the particular directory structure of that repository?).
Not so much because of the directory structure but because of the
content. We use svn for the ExternalLibraries thorns, which contain a
tarball of the library (in case no copy is found on the system).

Since git downloads the full version history (by default, and shallow,
--depth 1 checkouts do not work for us when using branches) we did not
want to use git for those (since eg the MPI ExternalLibrary repo is
~172MB of "old" commits and ~10MB of checked out files. svn can
download a single revision more easily.

Yours,
Roland

-- 
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://pgp.mit.edu .
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
Url : http://lists.einsteintoolkit.org/pipermail/users/attachments/20220124/6131b3e6/attachment.bin 


More information about the Users mailing list