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

Re: svn commit: rev 2892 - trunk/subversion/mod_dav_svn

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-08-06 07:15:36 CEST

sussman@tigris.org writes:

> * mod_dav_svn.c
>
> (dav_svn_cmds): define SVNParentPath command.
> (dav_svn_dir_conf): add fs_parent_path field.
> (dav_svn_parent_path_cmd): new func. make mutually exclusive with SVNPath.
> (dav_svn_path_cmd): make mutually exclusive with SVNParentPath.
> (dav_svn_merge_dir_config): do inheritance on new field.
> (dav_svn_get_fs_parent_path): new accessor.
>
> * repos.c
>
> (dav_svn_get_resource): check for either SVNPath or SVNParentPath.
> If SVNParentPath was used, then assume the component immediately
> following the root_path is the name of a repository; remove it from
> the front of the 'relative_path' that we use, and append it to the
> end of the 'fs_path' that we open. Make sure the correct fs and
> relative paths are stored in the dav_svn_repos object.

Go easy on me, gstein. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 6 07:17:20 2002

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.