On 08/01/2013 09:37 AM, gigabot wrote:
> Hi all!
> 
> I have a trac instance setup that is being served with apache and mod_wsgi.
> 
> I have an svn repo setup on the same machine and trac is able to browse it.
> 
> Now I would like to set it up so my developers can have access to the svn 
> repo from their local machines.
> 
> What is the best way to achieve this without destroying my mod_wsgi config?

mod_dav_svn, svn+ssh://, file:/// -- it depends on what you want.

> Also, is there some way for users to access the svn repo from the browser 
> and add files to it?

mod_dav_svn (see e.g. http://wiki.centos.org/HowTos/Subversion), but if
you want it visible from big bad internet you may have to deal with
authentication, encrypting the passwords, and all that.

-- 
Dimitri Maziuk
Programmer/sysadmin
BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to