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