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

WebDAV support (was: Re: CVS update: ...)

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-03-13 03:09:59 CET

As of this change, we now have support for PUT, MKCOL, and GET. I tried
issuing a DELETE, only to find a core dump. svn_fs_delete_tree() isn't
implemented yet :-)

Next up is MERGE (stub until FS work is done), followed by some work to get
"svn checkout" working from an SVN repository.

Rolling along...

Cheers,
-g

p.s. actually, the hard part is going to be "svn update"

On Tue, Mar 13, 2001 at 01:28:08AM -0000, gstein@tigris.org wrote:
> User: gstein
> Date: 01/03/12 17:28:08
>
> Modified: subversion/mod_dav_svn repos.c
> Log:
> Fix the GET response for WORKING resources. We can't fetch regular resources
> yet (since we cannot create revision roots), but we can fetch resources from
> transactions (i.e. from activities and working resources).

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:25 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.