1. Download and install Microsoft Virtual PC 2007 (originally intended to use virtualbox, but from Ubuntu 6.06 to 7.1, there is no normal partition and you have to switch to VPC)
2. Download and install Ubuntu server 7.10 On the New VPC server.
3. Install Samba as follows (Samba is used to form a LAN with Windows ):
Http://ubuntuforums.org/showthread.php? T = 202605
(I used nano to manually enter 83 lines of text on the screen without making any mistakes. I admire myself !)
4. Follow the instructions here to install SVN:
Http://botshell.org/2007/04/16/setting-up-a-subversion-service-on-ubuntu-server-610-edgy-eft/
It should be noted that, in my Ubuntu 7.10 server version, htpasswd2 does not exist, and I actually use htpasswd. according to some instructions on the Internet, this is because the new version of Apache abandoned the original htpasswd and renamed the original htpasswd2 to htpasswd.
5. Open http: // svnserver/SVN/in Firefox on Windows. Everything works. OK!
Download, install, and spend a total of one afternoon. We will continue to set visual SVN tomorrow.