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

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -