I think you are probably correct about the SVN part being incomplete. As for the git repository, in a discussion about Apache Sis about moving to git, I learned that those git-wip repositories are being transitioned into gitbox (wonder if the wip actually means work-in-progress?). Can't find the link, but there was actually an INFRA ticket somewhere where someone mentioned it.
Anyhoo, you should find the link for the gitbox repositories here https://gitbox.apache.org/repos/asf, including commons-weaver, as well as a few other commons components. I think the other repositories will be slowly moved over there too. Hope that helps,Bruno From: Benedikt Ritter <brit...@apache.org> To: Commons Developers List <dev@commons.apache.org> Sent: Wednesday, 5 September 2018 6:46 PM Subject: [WEAVER] Incomplete git migration? Hi, I'm trying to check the latest commons weaver RC but I can't find the source repository. Matt posted a link to a Git tag, so I suspect the weaver uses git. If that is the case, it looks to me like the git migration is incomplete. The old source tree in SVN is still in it's place and has not been moved to the moved_to_git folder. Further more the website still has SVN URLs which should be updated to the new git URLs. Commons Weaver doesn't show up on http://git.apache.org. I tried https://git-wip-us.apache.org/repos/asf/commons-weaver.git but there is no repository there. Where can I find the codebase? Regards, Benedikt