I have worked with SVN, and with Apache but not together.
My customer has a live site at one address, and an SVN repository on another machine at another address.
I have checked out the whole 9 yards to a directory on my local (Windows XP) machine which is running Apache/2.0.59. (There are generally no problems configuring local sites.)
I get 3 directories in the checkout:
branches,
tags,
trunk
Which one should I use for my DocumentRoot ?
Thanks for reading.