'Unable to connect to remote host: No route to host' through SVN protocol -
i want checkout work copy svn server cmd 'svn co svn:///mypro', encountered error 'unable connect remote host: no route host'. can same thing @ server , can remotely access server through ssh.
the path relative server, there's context when execute command via ssh. if run on local machine, mypro
has no context. it's trying connect localhost
2 different machines -- each take different location. try using full path.
Comments
Post a Comment