Fog repositori not working
-
I guess you know it, but just as a remember:
svn up
Updating ‘.’:
svn: E000111: Unable to connect to a repository at URL ‘https://svn.code.sf.net/p/freeghost/code/trunk’
svn: E000111: Error running context: Connection refused -
@Frank Hi, Thx for the report.
-
Sourceforge has been down since last Thursday. Believe me, I’m as frustrated as any of you. Unfortunately there’s nothing I can do until they come back up.
-
Is Sourceforge backup? Just want to check as I am still getting the same error as above and want to make sure it is not me.
-
Source forge repositories are still down.
We will make an announcement when it is back up and running. In the mean time if you wish to have the latest updates. https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk#Git
*Note: I installed my git in a separate directory called /git
cd /git/trunk git log -1
thus making the current latest version “commit 447a1312cec96ed50c7660d55060defa2589de30”.
-
Thanks @Wolfbane8653 for your suggestion. I’m going to do it.
-
I can vouch for the GIT method being easy. Just git the files, then run the installer. It should automatically put you on the development branch, which is the one that gets all of Tom’s current changes.
-
Subversion just worked for me! Yay!!!
-
Please continue to use git as that version is up to 4193 and the svn is at 3799. Tom is currently working on repushing the versions up.
Again Tom will release an announcement when svn is up-to-date.