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

Re: svn commit: r35313 - in branches/http-protocol-v2: . subversion/mod_dav_svn subversion/mod_dav_svn/reports

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 21 Jan 2009 10:07:03 +0100

On Sun, Jan 18, 2009 at 17:37, Ben Collins-Sussman <sussman_at_red-bean.com> wrote:
>...
> +++ branches/http-protocol-v2/subversion/mod_dav_svn/repos.c Sun Jan 18 08:37:15 2009 (r35313)
>...
> @@ -307,6 +307,36 @@ parse_vcc_uri(dav_resource_combined *com
>
>
> static int
> +parse_rootstub_uri(dav_resource_combined *comb,
> + const char *path,
> + const char *label,
> + int use_checked_in)
> +{
> + /* There are no components after the root stub, i.e. just
> + "!svn/me/".

Is this true? That a trailing slash can/will exist? I thought this
resource was specified as NO trailing slash.

>...

Changes like this one can/should appear on trunk. There is no reason
to hide this on the branch.

Cheers,
-g

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1040751
Received on 2009-01-21 10:07:19 CET

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.