how to make your subversion (svn) support the svn:// protocol access.
platform : windows xp
1. boot your svn server on the server-side.
1.1 if you install your svn by a windows installer *.msi or *.exe install program,
those programs can always config the svn for your os system. such as add the environment variables
to the SYSTEM PATH.
1.2 if you choose a *.zip to setup your svn server , then you should add the path to the environment variable manually.
suppose you install the svn in c:\subversion ,