It is absolutely a pain and its a bit unfortunate its still in use. this was the longest it took me to update 4 lines in a repo that I can remember. That said, it has been committed. I don't see it yet reflected on the live page but I assume (hope) there is some amount of auto-deployment. Otherwise let me know and I will take the steps necessary. Mick, there was also some discussion on if we need to merge the PR ahead of the repo transfer. From what I can tell those transfers have occurred before those merges but whatever is required i can click the button before or after as afaik the PR is ready to go
Committed r1925506 M content/ip-clearance/cassandra-easy-cass-stress.xml r1925506 = 1822b63d67915a47cf46c96926202a20cd4e9ea5 (refs/remotes/git-svn) No changes between fa8ff009c5d9fb182c9eeda179bed172dbb014e5 and refs/remotes/git-svn Resetting to the latest refs/remotes/git-svn On Tue, May 6, 2025 at 12:52 AM Mick Semb Wever <m...@apache.org> wrote: > > . > > >> I’m working on updating the date in the form. Some feedback I plan to >> eventually give: it took me literally 12 hours (that’s not an >> exaggeration) to clone the ASF Infra repo (on a good internet connection) >> to make this one line change and that took the free time I had over the >> weekend for this. >> >> To be fair I used git-svn so it could’ve been related and Jon later >> pointed out maybe I could do a shallow clone. Unfortunate side effect of >> using SVN but I am working on it. >> > > > svn is a pita to come back to :-) > > another tip, you can checkout just a subdirectory, > e.g. `svn co > https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance` > <https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance> > >