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

Re: CVS update: subversion/subversion/mod_dav_svn util.c Makefile.am dav_svn.h mod_dav_svn.c repos.c

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-10-19 14:51:30 CEST

Okay... this (theoretically) allows me to fetch files from an FS repository
via Apache.

Now... if I could get my hands on a repository... *hint hint* :-)

To do a checkout, I need to support PROPFIND methods. That is a bit more
work: the gnarly "walker" stuff in mod_dav and some amount of live/dead
property functions (probably a bunch o' stubs at first).

Cheers,
-g

On Thu, Oct 19, 2000 at 12:45:22PM -0000, gstein@tigris.org wrote:
> User: gstein
> Date: 00/10/19 05:45:22
>
> Modified: subversion/mod_dav_svn Makefile.am dav_svn.h mod_dav_svn.c
> repos.c
> Added: subversion/mod_dav_svn util.c
> Log:
> - clean up some of the URI, root_uri, and path parsing
> - introduce dav_svn_repos structure
> - really implement dav_stream structure; fill in reading code
> - open the FS and squirrel it away into dav_svn_repos
> - add SVNPath directive for specifying where the FS sits
> - util function for SVN->DAV error conversion

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:12 2006

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.