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

Re: [PATCH] fix for issue 765: move project from one repo to another

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-22 20:17:29 CET

florin@iucha.net (Florin Iucha) writes:

> Included is a patch for issue 765.
>
> Log entry:
>
> /include/svn_repos.h
> (svn_repos_load_fs) add the parent_dir parameter
>
> /libsvn_repos/load.c
> (struct parse_baton) add the parent_dir parameter
> (make_node_baton) prepend parent_dir to the node path read from
> dump file
> (svn_repos_get_fs_build_parser) add the parent_dir parameter
> put the parameter in the parse_baton structure
> (svn_repos_load_fs) add the parent_dir parameter
> pass the parent_dir to svn_repos_get_fs_build_parser
>
> /svnadmin/main.c
> (subcommand_load) pass the parent_dir parameter to svn_repos_load_fs
> (main) add the --parent-dir to the option list for "load"

Great stuff! I have committed a slightly modifed version of this
patch in r5435. Thanks.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 22 20:18:09 2003

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.