svn - Connect to Subversion Remotely -


i have set subversion on 1 system , works fine on computer. mean can connect svn://localhost , commit , update , ... . want connect svn repository remotely system. gives me error : error: propfind of '/projects/test': 504 proxy timeout ( connection timed out. more information event, see isa server help. ) (http://192.163.10.163)
idea? thanx in advance

configure firewall correctly.


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -