1. Install MediaTemple Developer Tools (link)
This will install svn on the host, as well as several other things you'll probably use eventually.
2. Create the Repository:
Follow these instructions, Setting up Subversion in 4 minutes. These links were also useful for me, a novice linux user
- Problem: "Could not use external editor to fetch log message".
- Solution
- Problem: How do I reload .bash_profile again?
- Solution
- Get svnserve process id (link)
- kill it: kill -HUP
- then restart it: /usr/bin/svnserve -d -r /var/www/svn/repos
- Using Tortiose, right click on folder and select "SVN Checkout"
- In dialog that pops up, for url use: svn://ipaddress/repo_name
- In the password dialog that pops up use whatever you set in the file /var/www/svn/repos/repo_name/conf/passwd
Sorry to hear that you thought our Wiki wasn't up to par. Any suggestions as to what you think may work better would be much appreciated.
ReplyDeleteAlso, we highly encourage customers to add to our wiki with any information that we may have missed.
Hope everything worked out, and feel free to let us know if you need anything else.