[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-users
Subject:    Re: Exposing SVN through Apache
From:       David Weintraub <qazwart () gmail ! com>
Date:       2010-09-28 21:12:50
Message-ID: AANLkTimbTbpkOosZnpn7FOd36+1YYmoi2G0Qmr+mSmGT () mail ! gmail ! com
[Download RAW message or body]

What you need to do is have a WORKING copy inside of your HTML's
document directory, and not just the source repository.

If you use "svn export", there's not much to it. You simply delete the
old copy and do "svn export <repository location> to the spot you want
the files.

If you want a full working client directory where you can do "svn up"
to update the files, you need to set Apache up to ignore the .svn
files. Otherwise, someone will find them.

Someone already pointed you to the FAQ which should answer most of
your questions. It isn't all that difficult. The basic Apache setup is
much more difficult that getting Subversion to work. You simply treat
the working directory as if it was your DOCROOT. That's all there
really is to it.

-- 
David Weintraub
qazwart@gmail.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic