-2

I want know is there any way to configure a SVN over a LAN sever(web server with php+mysql+apache configured), in LINUX, Windows. my requirement is to build a small web server with SVN facility in locally.

i know the tortoise svn configuration. But how can be possible in LAN(locally).

3Doubloons
  • 2,088
  • 14
  • 26
coderex
  • 27,225
  • 45
  • 116
  • 170

1 Answers1

7

The Subversion Book has an excellent chapter on server configuration. I suggest you start there. The book is pretty thorough and understandable. Or if you're a Windows kind of guy, you might want to take a look at VisualSVN Server which can be set up and administered in a point-and-click manner.

Rytmis
  • 31,467
  • 8
  • 60
  • 69