With the help of Greg Stein I have restored as follows. (It’s possible that more will need restoration and I may have added back some I should not have.)
cd /tmp svn co --depth=empty https://dist.apache.org/repos/dist/release/pulsar/ cd pulsar svn cp ^/release/pulsar/pulsar-3.0.4@68657 . svn cp ^/release/pulsar/pulsar-3.1.3@68657 . svn cp ^/release/pulsar/pulsar-3.2.2@68657 . svn cp ^/release/pulsar/pulsar-adapters-2.11.0@68657 . svn cp ^/release/pulsar/pulsar-client-cpp-3.5.0@68657 . svn cp ^/release/pulsar/pulsar-client-go-0.11.1@68657 . svn cp ^/release/pulsar/pulsar-client-node/pulsar-client-node-1.10.0@68657 . svn cp ^/release/pulsar/pulsar-client-python-3.5.0@68657 . svn cp ^/release/pulsar/pulsar-client-reactive-0.5.3@68657 . svn cp ^/release/pulsar/pulsar-dotpulsar-3.1.2@68657 . svn cp ^/release/pulsar/pulsar-manager/pulsar-manager-0.3.0@68657 . # the above took about 17GB svn commit -m 'Restore current releases.' Adding pulsar-3.0.4 Adding pulsar-3.1.3 Adding pulsar-3.2.2 Adding pulsar-adapters-2.11.0 Adding pulsar-client-cpp-3.5.0 Adding pulsar-client-go-0.11.1 Adding pulsar-client-node-1.10.0 Adding pulsar-client-python-3.5.0 Adding pulsar-client-reactive-0.5.3 Adding pulsar-dotpulsar-3.1.2 Adding pulsar-manager-0.3.0 Committing transaction... Committed revision 68836. # the above did not upload as svn already had all the bits. Best, Dave > On Apr 28, 2024, at 1:20 PM, Dave Fisher <w...@apache.org> wrote: > > I’m looking here: https://downloads.apache.org/pulsar/ > > Where have the ALL of the CURRENT Pulsar releases gone? > > Instead of old releases ALL server releases were deleted?! > > Now there are NO official releases of Pulsar. > > These MUST BE restored by reverting the svn commit that deleted them and then > doing the correct deletion! > > Best, > Dave > >> On Apr 28, 2024, at 12:31 PM, Kiryl Valkovich <notificati...@github.com> >> wrote: >> >> >> @dave2wave <https://github.com/dave2wave>, can you please confirm if the >> issue can be closed? >> >> — >> Reply to this email directly, view it on GitHub >> <https://github.com/apache/pulsar/issues/22486#issuecomment-2081615555>, or >> unsubscribe >> <https://github.com/notifications/unsubscribe-auth/AHDMIYNVXCGH5OOVR43NVZTY7VE7RAVCNFSM6AAAAABGC7ULOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBRGYYTKNJVGU>. >> You are receiving this because you were mentioned. >> >