On Sep 26, 2010, at 20:39, Brad Ciszewski wrote:

> While I use SVN regularly, I am new to setting it up. I have managed to 
> create a repository, start the daemon, check out and commit files, but I 
> haven't been able to figure out how to expose the files in the SVN through 
> HTTP. My intent is for a few people to make coding changes and for them to be 
> accessible/functional online (they are html/php files). While I want the 
> files to show up, I don't want the source to be displayed (not looking for a 
> trac/websvn function) but instead, for the files to actually work (as if 
> someone FTPed a file to the /home/user/public_html/ folder). I have searched 
> far and wide on how to accomplish this, but haven't found anything. Can you 
> please point me in the right direction?

Brad, this is easily accomplished; you want this FAQ entry:

http://subversion.apache.org/faq.html#website-auto-update

Reply via email to