Ok so I followed the instructions from here svn config and have set up a svn server on a debian squeeze host. Now this works so far from the same network. (eg. ip of the debian server: https://192.168.0.101/svn will work from computers in the same network). By same network here I mean we have one "real" Ip address from a provider and 5 workstations + server connected to the same router.
But we would need to permit access to the server to people from other networks (same provider or different provider). Now none of us are above beginners in networking so could you please tell us:
Is this even possible with the current configuration? (meaning the server does not have a "real" ip).
What would we need in order to achieve this? Should we ask the provider for a second ip and use it for the server ? Would that solve it ?