Hey all, I am trying to setup svn server on my mac that I would like to expose (unless I am overlooking any huge security problems) over a specific port, with passwd authentication.
I can connect to the repo by doing referencing the repo like this file:///path/to/repo however, when I try to connect using svn://localhost/repo or svn://192.168.0.150/repo or svn://my.hostname.com/repo it does not work, no real helpful error messages either. am I missing something? I have svnserver -d --local-port=3960 running (I will be changing the port number from the default) Thank you for your help in advance. ~Chad _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
