Comment on GitHub-like WebUI for Subversion
cygon@lemmy.world 10 months agoThat’s what I meant when I wrote “Git submodules can only point to a whole different repository” - they can’t point to a path inside a repository, only to another repository root. That unfortunately renders them useless for me (I’d have to set up in the order of hundreds of small repositories for the sets of shared data I have).
wildbus8979@sh.itjust.works 10 months ago
Sounds like your problem could easily be solved with a symlink…
DampCanary@lemmy.world 10 months ago
which breaks if you checkout on windows