retrosoftware svn...... completely dead

Discussion of development and patch submission.
Post Reply
kazblox
Posts: 12
Joined: Sun 30 Aug, 2015 7:03 pm

retrosoftware svn...... completely dead

Post by kazblox »

http://www.retrosoftware.co.uk
A blank page.
http://www.retrosoftware.co.uk/hg/pcem
Results in 404 not found.

...Looks like you have to move your stuff to Git or a different SVN host now, Tom.
User avatar
ppgrainbow
Posts: 479
Joined: Thu 04 Sep, 2014 7:03 am
Contact:

Re: retrosoftware svn...... completely dead

Post by ppgrainbow »

kazblox wrote:http://www.retrosoftware.co.uk
A blank page.
http://www.retrosoftware.co.uk/hg/pcem
Results in 404 not found.

...Looks like you have to move your stuff to Git or a different SVN host now, Tom.
I noticed it when I got up this morning. PCem was at r347 when the retrosoftware.co.uk website went dead.
User avatar
leilei
Posts: 1039
Joined: Fri 25 Apr, 2014 4:47 pm

Re: retrosoftware svn...... completely dead

Post by leilei »

Did you grab 347's zip at least? I only got 346 and didn't grab 347 because I didn't think i'd need to test XT stuff.
User avatar
ppgrainbow
Posts: 479
Joined: Thu 04 Sep, 2014 7:03 am
Contact:

Re: retrosoftware svn...... completely dead

Post by ppgrainbow »

leilei wrote:Did you grab 347's zip at least? I only got 346 and didn't grab 347 because I didn't think i'd need to test XT stuff.
I actually got it from neozeed's webpage. You won't be able to update to r347, because Retrosoftware is down. :(
User avatar
SarahWalker
Site Admin
Posts: 2054
Joined: Thu 24 Apr, 2014 4:18 pm

Re: retrosoftware svn...... completely dead

Post by SarahWalker »

kazblox wrote:...Looks like you have to move your stuff to Git or a different SVN host now, Tom.
It's temporarily down, it's not gone away permanently.
User avatar
ppgrainbow
Posts: 479
Joined: Thu 04 Sep, 2014 7:03 am
Contact:

Re: retrosoftware svn...... completely dead

Post by ppgrainbow »

Has anyone tried to contact the site owner of RetroSoftware to see what might have caused their website to go down?
User avatar
SarahWalker
Site Admin
Posts: 2054
Joined: Thu 24 Apr, 2014 4:18 pm

Re: retrosoftware svn...... completely dead

Post by SarahWalker »

I know why the site went down, it is being fixed. Be more patient!
neozeed
Posts: 176
Joined: Tue 08 Jul, 2014 4:41 am
Location: Hong Kong SAR
Contact:

Re: retrosoftware svn...... completely dead

Post by neozeed »

leilei wrote:Did you grab 347's zip at least? I only got 346 and didn't grab 347 because I didn't think i'd need to test XT stuff.
I have PCem-614f92c0a6ff.zip Which is Build 347. This is un-altered, just something I downloaded to work on.
neozeed
Posts: 176
Joined: Tue 08 Jul, 2014 4:41 am
Location: Hong Kong SAR
Contact:

Re: retrosoftware svn...... completely dead

Post by neozeed »

Since it's still down, as I track patches in the patch thread, I'll apply them here:

https://gitlab.superglobalmegacorp.com/neozeed/pcem.git

if you want to track, just run

Code: Select all

git clone https://gitlab.superglobalmegacorp.com/neozeed/pcem.git
or use your favorite client.
AnnaWu
Posts: 44
Joined: Mon 12 May, 2014 6:10 pm
Location: Germany
Contact:

Re: retrosoftware svn...... completely dead

Post by AnnaWu »

neozeed wrote:Since it's still down, as I track patches in the patch thread, I'll apply them here:

https://gitlab.superglobalmegacorp.com/neozeed/pcem.git

if you want to track, just run

Code: Select all

git clone https://gitlab.superglobalmegacorp.com/neozeed/pcem.git
or use your favorite client.
Nice, thanks neozeed. : )
neozeed
Posts: 176
Joined: Tue 08 Jul, 2014 4:41 am
Location: Hong Kong SAR
Contact:

Re: retrosoftware svn...... completely dead

Post by neozeed »

AnnaWu wrote:
Nice, thanks neozeed. : )
It's the least I can do in these 'dark' times... I'm sure the main repository will be up soon enough. Now I kind of regret not doing a full pull at some point beforehand. Or worse I deleted all the build versions I'd downloaded a day before the server went offline. :x :oops:
User avatar
leilei
Posts: 1039
Joined: Fri 25 Apr, 2014 4:47 pm

Re: retrosoftware svn...... completely dead

Post by leilei »

fyi neozeed - your tree didn't apply 358.patch properly. GPCMD_STOP_PLAY_SCAN is undeclared
Alegend45
Posts: 85
Joined: Sat 26 Apr, 2014 4:33 am

Re: retrosoftware svn...... completely dead

Post by Alegend45 »

he could just use bitbucket.
therock247uk
Posts: 29
Joined: Fri 25 Apr, 2014 2:55 pm

Re: retrosoftware svn...... completely dead

Post by therock247uk »

or github...
neozeed
Posts: 176
Joined: Tue 08 Jul, 2014 4:41 am
Location: Hong Kong SAR
Contact:

Re: retrosoftware svn...... completely dead

Post by neozeed »

leilei wrote:fyi neozeed - your tree didn't apply 358.patch properly. GPCMD_STOP_PLAY_SCAN is undeclared
Yeah funny enough I just saw that. Not sure how it didn't get applied to the main branch but it's in the networking branch...

I may just dump it all and keep the other separate since I obviously can't use sourcetree properly.
User avatar
SarahWalker
Site Admin
Posts: 2054
Joined: Thu 24 Apr, 2014 4:18 pm

Re: retrosoftware svn...... completely dead

Post by SarahWalker »

I've pushed the repository to BitBucket - https://bitbucket.org/pcem_emulator/pcem

I am undecided if this hosting will be temporary or permanent as of yet.
Post Reply