First, I would like to thank you for your help.
It amazes me how fast and courteous the FreeBSD community is.
I need to download and run PHP53 on my local LAN (not public).
It is no longer in the ports.
I followed the instructions from here
I have tried the following
I receive the following error:
I haven't figured out how to remove the -q option in order to see the exact error.
Any help would be greatly appreciated - thank you.
It amazes me how fast and courteous the FreeBSD community is.
I need to download and run PHP53 on my local LAN (not public).
It is no longer in the ports.
I followed the instructions from here
I have tried the following
Code:
svn cp 'svn+ssh://repo.freebsd.org/ports/head/lang/php53@384184' php53
I receive the following error:
Code:
svn: E170013: Unable to connect to a repository at URL 'svn+ssh://svn.freebsd.org/ports/head/lang/php53'
svn: E210002: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversion configuration file.
svn: E210002: Network connection closed unexpectedly
I haven't figured out how to remove the -q option in order to see the exact error.
Any help would be greatly appreciated - thank you.