Setup ViewVC / Subversion with Apache Server on OpenSuse (2)

By yuchen | Oct 7, 2008

Ok, it is not done yet. I found another problem today.
Everything worked great in my home network. But today, when I tried to check out code from outside network, I found a problem. I didn’t open port 22 for my home server. Instead, I open a non-stand port on my router and forward traffic on [...]

Setup ViewVC / Subversion with Apache Server on OpenSuse

By yuchen | Oct 7, 2008

Recently I tryied to setup a development server at home. It’s pretty easy to install the subversion server since there are so many great tutorials online. I don’t want to use HTTP protocol to remote access my code repository because I always like svn+ssh better. But I do want a web interface to browse my [...]

© 2007 - 2009 ClingMarks