how to configure svn between two remote system on different network?
- by Ghost Answer
The story is that
I have two systems on two different network IPs (like client on 10.0.15.24 and server on 117.152.18.140). I am communicating between them by team viewer port 80.
I have installed svn subversion on server and svn client on client system. I also installed apache server on server system.
Now my question is that I want to configure them.
first is it possible, if yes, then please give the proper suggestion.
Is there any changes to be make in firewall on server or client or both.
thanks