I can't figure why I'm getting the above error as it doesn't seem to make any sense...
After
I can ping 'hostname' but the above
The same command works from the local command line.
After
ssh
ing into a jail I'm trying to run svn co 'hostname/repository' 'local-path'
I can ping 'hostname' but the above
svn co
results in
Code:
svn: E170013: Unable to connect to repository
svn: E000065: Error running context. No route to host.
The same command works from the local command line.