[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: mod_dav_svn api

From: Marcus Rueckert <darix_at_web.de>
Date: 2005-03-31 03:59:44 CEST

On 2005-03-25 12:25:54 -0600, Ben Collins-Sussman wrote:
> Aha, you're right. Sorry for misunderstanding. I think that
> dav_svn_get_fs_path() and dav_svn_get_fs_parent_path() need to be
> exported, so that your module can use them.
>
> Then your module could steal this code from mod_dav_svn/repos.c:1193:
[...]
> ... now 'fs_path' is the actualy path to the repository, and you can
> read fs_path/conf/svnserve.conf.

hi!:)

actually this part of my project is done.
i copied the needed code from repos.c and added dav_svn_get_fs_dir() in
mod_dav_svn. this function is exported so other apache modules can use
it.

patch and log message are attached.

comments and critics welcome. :)

darix

-- 
irssi - the client of the smart and beautiful people
              http://www.irssi.de/



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Mar 31 04:00:56 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.